1LEVEL = ../../make 2 3C_SOURCES := main.c 4LD_EXTRAS := -lpthread 5include $(LEVEL)/Makefile.rules 6