1C_SOURCES := a.c
2CXX_SOURCES := main.cpp b.cpp
3
4include Makefile.rules
5