ROOT = ../.. -include $(ROOT)/config.mk TARGET = lib include $(ROOT)/src/common.mk .PHONY: lib lib: $(OBJS)