1 2 3 4 5 6 7 8 9 10 11
OBJ = string.o printf.o LIB = CFLAGS = -I ../include LDFLAGS = OUT = libc.lib include ../../rules.make