Deleted -DUSG

This commit is contained in:
ceriel 1987-03-10 15:55:39 +00:00
parent 6338348877
commit b234851f00

View file

@ -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