ack/mach/em22/libbc/compmodule

5 lines
93 B
Plaintext
Raw Normal View History

1987-01-30 19:58:55 +00:00
if ${MACH?} -I../../../h ${MACHFL?} -LIB $1 1>&2
then echo `basename $1 $2`.m
else exit 1
fi