Print

Print


Commit in SimDist on MAIN
build.sh+1-11.3 -> 1.4


SimDist
build.sh 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- build.sh	21 Oct 2005 19:51:28 -0000	1.3
+++ build.sh	26 Oct 2005 08:35:44 -0000	1.4
@@ -1,4 +1,4 @@
 #!/bin/sh
 ./configure &> configure.log
-nohup gmake &> build.log &
+nohup make &> build.log &
 tail -f build.log
CVSspam 0.2.8