Makefile   [plain text]


LEVEL = ../../../make

LDFLAGS := -lpthread
CXX_SOURCES := main.cpp

include $(LEVEL)/Makefile.rules