echoall
ln ../misc/mntab.c
ln ../misc/optab.c

ar x optsrc.a

cc -s -i -O *.c
mv a.out opt

rm *.c *.o *.h
