corrected somewhat
authorceriel <none@none>
Tue, 19 Apr 1988 10:33:07 +0000 (10:33 +0000)
committerceriel <none@none>
Tue, 19 Apr 1988 10:33:07 +0000 (10:33 +0000)
mach/minixST/libsys/compmodule

index 039b0e1..c027303 100755 (executable)
@@ -1,4 +1,4 @@
-if minixST -c -L -LIB -DATARI_ST -DACK $1 1>&2
+if minixST -c -L -LIB $1 1>&2
 then echo `basename $1 $2`.o
 else exit 1
 fi