Removed -DBSD4_2

This commit is contained in:
ceriel 1987-03-10 15:41:20 +00:00
parent 587c766673
commit 8fb04a83bc

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