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

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