if tokens.c -n tokens.h sh maketokens
if ! { nccc $1 -c -O *.c } exit
echo " "
ncc $1 $2 *.o -lS -lw -lS
size
