if ! -r csp.o sh -c "echo as; as *.s ; mv a.out csp.o"
ccc $1 -x *.c *.o -lw
size
