diff --git a/mach/mantra/libcc/compmodule b/mach/mantra/libcc/compmodule index 09b343ad4..6327cb991 100755 --- a/mach/mantra/libcc/compmodule +++ b/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