aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/lang/c/bitfields/Makefile
blob: b09a579159d4855ea7cbadf18592f09f857c73be (plain) (blame)
1
2
3
4
5
LEVEL = ../../../make

C_SOURCES := main.c

include $(LEVEL)/Makefile.rules