summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/lldbutil/process/Makefile
blob: 865b34ba4598577fd6368624c47fb62db4f7bf0f (plain)
1
2
3
4
5
6
7
8
LEVEL = ../../../make

CFLAGS_EXTRAS := -D__STDC_LIMIT_MACROS
LDFLAGS := -lpthread
CXX_SOURCES := main.cpp
MAKE_DSYM :=NO

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