LEVEL = ../../make

CXX_SOURCES := foo.cpp
C_SOURCES := main.c

include $(LEVEL)/Makefile.rules
