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