summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/macabi/dylib.mk
blob: 6f2c17adbf0779a1def0c90be8462b2074b8a64a (plain)
1
2
3
4
5
6
LEVEL = ../../make
DYLIB_ONLY := YES
DYLIB_NAME := $(BASENAME)
DYLIB_C_SOURCES := $(DYLIB_NAME).c

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