Skip to content

Commit

Permalink
- susan_codegen needs omc!
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@18905 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Feb 1, 2014
1 parent 8e51c2d commit 4cede07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/Makefile.in
Expand Up @@ -93,7 +93,7 @@ OpenModelicaBootstrappingHeader.h:
@test -f $@ || (echo OpenModelica has not been compiled and $@ is missing. Compilation will fail. ; false)
@echo OpenModelica has not been compiled yet. Using previously generated $@.
else
simcode: OpenModelicaBootstrappingHeader.h
simcode: OpenModelicaBootstrappingHeader.h $(PROG)
$(MAKE) -C susan_codegen/
$(MAKE) -C Template/
OpenModelicaBootstrappingHeader.h: FrontEnd/Absyn.mo Script/Interactive.mo FrontEnd/Values.mo Util/Error.mo Util/Util.mo Util/FMI.mo GenerateOMCHeader.mos Template/Unparsing.mo
Expand Down

0 comments on commit 4cede07

Please sign in to comment.