ack/mach/z80/libcc/compmodule
1985-04-02 10:50:53 +00:00

4 lines
109 B
Text
Executable file

if ${MACH?ack} -I../../../h ${MACHFL?} $1 1>&2
then echo `basename $1 $2`.s
else rm -f `basename $1 $2`.s
fi