Skip to content

Commit

Permalink
Make sure we use the new dassl by not linking in the old files (remov…
Browse files Browse the repository at this point in the history
…ed from svn to make sure)

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20002 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Apr 5, 2014
1 parent 1f16b04 commit 66da2af
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8,366 deletions.
2 changes: 1 addition & 1 deletion Makefile.common
Expand Up @@ -61,7 +61,7 @@ install-python:
install-openturns: mkbuilddirs
(time cp SimulationRuntime/OpenTurns/* $(builddir_share)/omc/scripts/OpenTurns/)

interactive: .testvariables mkbuilddirs boehm-gc fmil msl-external-libs lis $(IPOPT_TARGET) msgpack
interactive: .testvariables mkbuilddirs boehm-gc fmil msl-external-libs lis Cdaskr $(IPOPT_TARGET) msgpack
$(MAKE) -C SimulationRuntime/interactive -f $(defaultMakefileTarget)
# Depends on libinteractive.a
$(MAKE) -C SimulationRuntime/c -f $(defaultMakefileTarget)
Expand Down

0 comments on commit 66da2af

Please sign in to comment.