summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/mixed/Makefile
blob: 860343ee907ccf599485bd376909ff2608823262 (plain)
1
2
3
4
5
6
LEVEL = ../../make

CXX_SOURCES := foo.cpp
C_SOURCES := main.c

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud