ack/mach/i80/libcc/compmodule

5 lines
115 B
Plaintext
Raw Normal View History

1985-03-18 17:24:31 +00:00
if ${MACH?ack} -DCPM -I../../../h ${MACHFL?} $1 1>&2
then echo `basename $1 $2`.s
else rm -f `basename $1 $2`.s
fi