"deleted -LIB, already in proto makefile"

This commit is contained in:
ceriel 1988-02-19 17:15:45 +00:00
parent 75986f7ac5
commit 14997fe479
10 changed files with 10 additions and 10 deletions

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi

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
else exit 1
fi