ack/mach/xenix3/libsys/compmodule

5 lines
65 B
Plaintext
Raw Normal View History

1988-04-20 11:52:53 +00:00
if xenix3 -c $1 1>&2
1987-10-06 16:39:14 +00:00
then echo `basename $1 $2`.o
else exit 1
fi