OSDN Git Service

[16_ca needs huge amounts of work and I should remember what needs to be done soon...
authorsparky4 <sparky4@cock.li>
Wed, 29 Mar 2017 15:03:22 +0000 (10:03 -0500)
committersparky4 <sparky4@cock.li>
Wed, 29 Mar 2017 15:03:22 +0000 (10:03 -0500)
WBUILD.BAT
src/util/shbat/WBUILD.BAT
src/util/shbat/awoo.sh
src/util/shbat/run.bat [deleted file]
src/util/shbat/wbuild.sh
src/util/shbat/winnbuil.sh [deleted file]
src/util/shbat/winrun.bat [deleted file]
wbuild.sh

index 4a61ec1..01bb9ef 100755 (executable)
@@ -1,7 +1,7 @@
 @echo off
-wmake -h clean
-wmake -h
-rem wmake -h comp
+wmake -s -h clean
+wmake -s -h
+rem wmake -s -h comp
 if exist *.err (wmake vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)
index 4a61ec1..01bb9ef 100755 (executable)
@@ -1,7 +1,7 @@
 @echo off
-wmake -h clean
-wmake -h
-rem wmake -h comp
+wmake -s -h clean
+wmake -s -h
+rem wmake -s -h comp
 if exist *.err (wmake vomitchan)
 rem if exist *.o (del *.o)
 rem if exist *.obj (del *.obj)
index 6ccf53a..7f561cc 100755 (executable)
@@ -3,9 +3,9 @@
 #if [ -f "*.exe" ]
 #      then
 #fi
-wmake -h www
-wmake -h clean
-wmake -h backupscript
+wmake -s -h www
+wmake -s -h clean
+wmake -s -h backupscript
 if [ -z "$*" ]; then
                pee="wwww"
        else
@@ -14,6 +14,6 @@ fi
 ##echo "$pee"
 git add .
 . src/util/shbat/boop.sh "$pee"
-wmake -h initscript
+wmake -s -h initscript
 . ./wbuild.sh
 ##. ./mkdld.sh# slow compile ww
diff --git a/src/util/shbat/run.bat b/src/util/shbat/run.bat
deleted file mode 100755 (executable)
index 093735f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-@echo off\r
-wmake clean\r
-wmake exmmtest.exe > exmmtest.16\r
-@rem wmake\ 2scroll.exe > scroll.16\r
-@rem wmake maptest.exe\ 2maptest.exe > maptest.16\r
index 17c1b3e..cd0d1f3 100755 (executable)
@@ -1,15 +1,15 @@
 #! /bin/bash
-wmake -h clean
-wmake -h
-wmake -h comp
+wmake -s -h clean
+wmake -s -h
+wmake -s -h comp
 #if [[ -f *.err ]]
 #then
 #      echo dumping *.err
        #cat *.err
-       wmake -h vomitchan
+       wmake -s -h vomitchan
 #fi
 #if [ -f 16_head.o ]
 #then
 #      rm *.o
 #fi
-####wmake -h inntest.exe
+####wmake -s -h inntest.exe
diff --git a/src/util/shbat/winnbuil.sh b/src/util/shbat/winnbuil.sh
deleted file mode 100755 (executable)
index e665230..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-wmake -h clean
-wmake -h inntest.exe
diff --git a/src/util/shbat/winrun.bat b/src/util/shbat/winrun.bat
deleted file mode 100755 (executable)
index 6717a78..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-db\dosbox -conf data\winrun.cfg -exit
-exit
index 17c1b3e..cd0d1f3 100755 (executable)
--- a/wbuild.sh
+++ b/wbuild.sh
@@ -1,15 +1,15 @@
 #! /bin/bash
-wmake -h clean
-wmake -h
-wmake -h comp
+wmake -s -h clean
+wmake -s -h
+wmake -s -h comp
 #if [[ -f *.err ]]
 #then
 #      echo dumping *.err
        #cat *.err
-       wmake -h vomitchan
+       wmake -s -h vomitchan
 #fi
 #if [ -f 16_head.o ]
 #then
 #      rm *.o
 #fi
-####wmake -h inntest.exe
+####wmake -s -h inntest.exe