ack/mach/i386/libem/compmodule

5 lines
63 B
Plaintext
Raw Normal View History

1989-01-19 16:43:32 +00:00
if i386 -c $1 1>&2
then echo `basename $1 $2`.o
else exit 1
fi