Skip to content

Commit

Permalink
more propagation needed
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Aug 22, 2018
1 parent af74615 commit b076cdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.in
Expand Up @@ -14,8 +14,8 @@ omplot: omc
omedit: omc omplot omsimulator
$(MAKE) -C OMEdit
omsimulator:
$(MAKE) -C OMSimulator config-3rdParty CERES=OFF
$(MAKE) -C OMSimulator config-OMSimulator OMBUILDDIR=@OMBUILDDIR@ OMSYSIDENT=OFF
$(MAKE) -C OMSimulator config-3rdParty CERES=OFF "host_short=@host_short@"
$(MAKE) -C OMSimulator config-OMSimulator OMBUILDDIR=@OMBUILDDIR@ OMSYSIDENT=OFF "host_short=@host_short@"
$(MAKE) -C OMSimulator OMBUILDDIR=@OMBUILDDIR@ "host_short=@host_short@"
omnotebook: omc omplot
$(MAKE) -C OMNotebook
Expand Down

0 comments on commit b076cdc

Please sign in to comment.