1 2 3 4 5 6 7 8 9 10
.POSIX: CFLAGS=-nostdinc -I../include -I.. -Istubs default: libc.o libc.o: libc.c clean: rm -f *.o