deleted -LIB, already in proto makefile

This commit is contained in:
ceriel 1988-02-19 17:05:26 +00:00
parent d949e3e8c5
commit 75986f7ac5

View file

@ -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 then echo `basename $1 $2`.m
else exit 1 else exit 1
fi fi