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

C_SOURCES := a.c
CXX_SOURCES := main.cpp b.cpp

include $(LEVEL)/Makefile.rules
