LEVEL = ../../make

CFLAGS_EXTRAS := -lpthread
C_SOURCES := locking.c

include $(LEVEL)/Makefile.rules