ack/mach/z80/libbc/compmodule

5 lines
109 B
Plaintext
Raw Normal View History

1985-04-02 10:46:43 +00:00
if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
1985-04-01 17:02:55 +00:00
then echo `basename $1 $2`.s
else rm -f `basename $1 $2`.s
fi