LEVEL = ../../make

C_SOURCES := main.c
ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules
