summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/sample_test/Makefile
blob: 695335e068c0c92372578f62a4750f7cabad8468 (plain) (blame)
1
2
3
4
C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c99

include Makefile.rules