Skip to content

Commit

Permalink
omc_ua depends on boehm-gc target, ticket:3902
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed May 31, 2016
1 parent 3f4962f commit 1aab55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.common
Expand Up @@ -77,7 +77,7 @@ interactive-short: .testvariables interactive-common
interactive: .testvariables interactive-common fmil lis Cdaskr CMinpack docs $(SUNDIALS_TARGET) $(IPOPT_TARGET) $(UMFPACK_TARGET) $(MINGW_EXTRA_LIBS)
$(MAKE) -C SimulationRuntime/c -f $(defaultMakefileTarget) OMBUILDDIR=$(OMBUILDDIR)

opc: .testvariables mkbuilddirs
opc: .testvariables mkbuilddirs boehm-gc
$(MAKE) -C SimulationRuntime/opc/ua -f $(defaultMakefileTarget) OMBUILDDIR=$(OMBUILDDIR)

docs:
Expand Down

0 comments on commit 1aab55e

Please sign in to comment.