Browse Source

Deleted -DUSG

ceriel 37 years ago
parent
commit
b234851f00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mach/mantra/libcc/compmodule

+ 1 - 1
mach/mantra/libcc/compmodule

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