blob: 4b0e5814e3e3ec7fd8e962af205b452eeb649e8f [file] [log] [blame]
LEVEL = ../../make
C_SOURCES := main.c
CFLAGS_EXTRAS += -std=c99
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
EXE := hello_world
include $(LEVEL)/Makefile.rules