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