Removed -DBSD4_2
authorceriel <none@none>
Tue, 10 Mar 1987 15:41:20 +0000 (15:41 +0000)
committerceriel <none@none>
Tue, 10 Mar 1987 15:41:20 +0000 (15:41 +0000)
mach/sun3/libcc/compmodule

index 1b2935c..6327cb9 100755 (executable)
@@ -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