Makefile   [plain text]


LEVEL = ../../make

C_SOURCES := main.c
LD_EXTRAS := -lpthread
include $(LEVEL)/Makefile.rules