• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1C_SOURCES := main.c
2# See TestHelloWorld.py, which specifies the executable name with a dictionary.
3EXE := hello_world
4
5include Makefile.rules
6