Skip to content

Commit

Permalink
propagate host_short to OMSimulator
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Aug 22, 2018
1 parent 975b5cf commit 5771c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -16,7 +16,7 @@ omedit: omc omplot omsimulator
omsimulator:
$(MAKE) -C OMSimulator config-3rdParty CERES=OFF
$(MAKE) -C OMSimulator config-OMSimulator OMBUILDDIR=@OMBUILDDIR@ OMSYSIDENT=OFF
$(MAKE) -C OMSimulator OMBUILDDIR=@OMBUILDDIR@
$(MAKE) -C OMSimulator OMBUILDDIR=@OMBUILDDIR@ "host_short=@host_short@"
omnotebook: omc omplot
$(MAKE) -C OMNotebook
omoptim: omc omplot
Expand Down

0 comments on commit 5771c20

Please sign in to comment.