deliver make.exe on windows archive

This commit is contained in:
Laurent Perron
2017-10-31 09:58:07 +01:00
parent ff0fcab757
commit 5f9896f11b

View File

@@ -97,6 +97,7 @@ cc_archive: cc
$(COPY) ortools$Sutil$S*.h temp$S$(INSTALL_DIR)$Sinclude$Sortools$Sutil
ifeq "$(SYSTEM)" "win"
$(COPY) tools$Smake.exe temp$S$(INSTALL_DIR)
cd temp$S$(INSTALL_DIR) && ..$S..$Stools$Star.exe -C ..$S.. -c -v --exclude *svn* --exclude *roadef* examples$Sdata | ..$S..$Stools$Star.exe xvm
cd temp$S$(INSTALL_DIR)$Sinclude && ..$S..$S..$Stools$Star.exe -C ..$S..$S..$Sdependencies$Sinstall$Sinclude -c -v gflags | ..$S..$S..$Stools$Star.exe xvm