ack/mach/em44/libcc/compmodule
1987-01-30 20:06:04 +00:00

5 lines
93 B
Plaintext
Executable file

if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
then echo `basename $1 $2`.m
else exit 1
fi