aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnt/ebuild.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/nt/ebuild.bat b/nt/ebuild.bat
index 32cea5af9fa..f4ae8eccb8c 100755
--- a/nt/ebuild.bat
+++ b/nt/ebuild.bat
@@ -1 +1,3 @@
1nmake -f makefile.nt all 1@echo off
2if (%1) == () nmake -f makefile.nt all
3if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9