C_SOURCES := c_lang.c
CXX_SOURCES := main.cpp cpp_lang.cpp

include Makefile.rules
