llvm-project/lldb/packages/Python/lldbsuite/test/sample_test/Makefile

5 lines
70 B
Makefile

C_SOURCES := main.c
CFLAGS_EXTRAS += -std=c99
include Makefile.rules