From: ceriel Date: Tue, 10 Mar 1987 15:41:20 +0000 (+0000) Subject: Removed -DBSD4_2 X-Git-Tag: release-5-5~4445 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8fb04a83bc917ccb10b61f34094240c21742bb0e;p=ack.git Removed -DBSD4_2 --- diff --git a/mach/sun3/libcc/compmodule b/mach/sun3/libcc/compmodule index 1b2935c70..6327cb991 100755 --- a/mach/sun3/libcc/compmodule +++ b/mach/sun3/libcc/compmodule @@ -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