Skip to content

Commit

Permalink
- update makefile
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@10389 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Jens Frenkel committed Nov 10, 2011
1 parent 79dcdcd commit dfdc7a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
1 change: 1 addition & 0 deletions Makefile.common
Expand Up @@ -43,6 +43,7 @@ release: omc
c_runtime: mkbuilddirs
$(MAKE) -C c_runtime -f $(defaultMakefileTarget)
$(MAKE) -C SimulationRuntime/c -f $(defaultMakefileTarget)
$(MAKE) -C SimulationRuntime/interactive -f $(defaultMakefileTarget)

docs: mkbuilddirs omlibrary
(cp -p doc/*.pdf doc/*.txt doc/OpenModelicaAPI-Howto/*.pdf $(builddir_doc)/omc)
Expand Down
31 changes: 0 additions & 31 deletions SimulationRuntime/interactive/makefile.mingw

This file was deleted.

0 comments on commit dfdc7a5

Please sign in to comment.