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

include Makefile.rules
