Skip to content

Commit

Permalink
- Add Makefile dependencies to Compiler/runtime/dynload.o
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4673 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Dec 11, 2009
1 parent f8629e2 commit bf401ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Compiler/runtime/Makefile.in
Expand Up @@ -47,5 +47,7 @@ omc_communication.cc omc_communication.h : omc_communication.idl

omc_communication.h: omc_communication_impl.cpp corbaimpl.cpp

dynload.o: systemimpl.h ../Absyn.h ../Values.h

clean:
$(RM) -rf *.o

0 comments on commit bf401ea

Please sign in to comment.