Skip to content

Commit

Permalink
- Makefile dependencies
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@9103 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 25, 2011
1 parent b649ab7 commit d6b5e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Compiler/runtime/Makefile.common
Expand Up @@ -73,8 +73,8 @@ BackendDAEEXT_rml.o : BackendDAEEXT.cpp
BackendDAEEXT_omc.o : BackendDAEEXT.cpp $(RML_COMPAT)
Socket_rml.o : socketimpl.c
Socket_omc.o : socketimpl.c
SimulationResults_rml.o : SimulationResults.c SimulationResultsCmp.c
SimulationResults_omc.o : SimulationResults.c SimulationResultsCmp.c
SimulationResults_rml.o : SimulationResults.c SimulationResultsCmp.c ../../c_runtime/read_matlab4.h
SimulationResults_omc.o : SimulationResults.c SimulationResultsCmp.c ../../c_runtime/read_matlab4.h
ptolemyio_rml.o : ptolemyio.cpp
ptolemyio_omc.o : ptolemyio.cpp $(RML_COMPAT)
ErrorMessage.o : ErrorMessage.cpp ErrorMessage.hpp
Expand Down

0 comments on commit d6b5e90

Please sign in to comment.