aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/sample_test/Makefile
blob: 0e5a537bbec8d2b059facd9d98108b8135efe72e (plain) (blame)
1
2
3
4
5
6
LEVEL = ../make

C_SOURCES := main.c
CFLAGS_EXTRAS += -std=c99

include $(LEVEL)/Makefile.rules