Deleted -DBSD4_2

This commit is contained in:
ceriel 1987-03-10 15:45:38 +00:00
parent 4cf6acb1e2
commit c6dee66c71

View file

@ -1,4 +1,4 @@
if ${MACH?} -I../../../h -DBSD4_2 ${MACHFL?} $1 1>&2
if ${MACH?} -I../../../h ${MACHFL?} $1 1>&2
then
echo `basename $1 $2`.o
else