LEVEL = ../../make

C_SOURCES := locking.c
ENABLE_THREADS := YES

include $(LEVEL)/Makefile.rules
