brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · 3716c6e Raw
7 lines · plain
1C_SOURCES := main.c2CFLAGS_EXTRAS := -std=c993# See TestHelloWorld.py, which specifies the executable name with a dictionary.4EXE := hello_world5 6include Makefile.rules7