ack/mach/vax4/libbsd4_2/compmodule

5 lines
86 B
Plaintext
Raw Normal View History

1987-02-23 19:04:27 +00:00
if vax4 -O -c -L -I../../../h -I. $1 1>&2
then echo `basename $1 $2`.o
else exit 1
fi