deleted -LIB, already in proto makefile
authorceriel <none@none>
Fri, 19 Feb 1988 17:05:26 +0000 (17:05 +0000)
committerceriel <none@none>
Fri, 19 Feb 1988 17:05:26 +0000 (17:05 +0000)
mach/em44/libm2/compmodule

index 1c3c2ec..08ea80f 100755 (executable)
@@ -1,4 +1,4 @@
-if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
+if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2
 then echo `basename $1 $2`.m
 else exit 1
 fi