ack/mach/em44/libm2/compmodule

5 lines
93 B
Plaintext
Raw Normal View History

1987-05-13 16:13:52 +00:00
if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
then echo `basename $1 $2`.m
else exit 1
fi