ack/mach/proto/libg/compmodule
1991-09-16 12:47:00 +00:00

7 lines
86 B
Plaintext
Executable file

if ${MACH?} ${MACHFL?} -c $1 1>&2
then
echo `basename $1 $2`.${SUF?}
else
exit 1
fi