2014-01-17 00:53:01 +00:00

7 lines
99 B
Makefile

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