ack/mach/minixST/libsys/compmodule
1988-04-19 09:34:37 +00:00

5 lines
91 B
Plaintext
Executable file

if minixST -c -L -LIB -DATARI_ST -DACK $1 1>&2
then echo `basename $1 $2`.o
else exit 1
fi