ack/mach/sun2/libsys/compmodule

5 lines
66 B
Plaintext
Raw Normal View History

1987-03-03 09:37:26 +00:00
if sun2 -c -L $1 1>&2
then echo `basename $1 $2`.o
else exit 1
fi