ack/mach/i80/libmon/compmodule

5 lines
65 B
Plaintext
Raw Normal View History

1988-07-13 18:32:06 +00:00
if i80 -c -L $1 1>&2
1987-01-28 15:06:28 +00:00
then echo `basename $1 $2`.o
else exit 1
fi