LEVEL = ../../make

C_SOURCES := main.c a.c b.c loop.c

include $(LEVEL)/Makefile.rules
