• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1C_SOURCES := a.c
2CXX_SOURCES := main.cpp b.cpp
3
4include Makefile.rules
5