summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/load_using_paths/hidden/Makefile
blob: 5e22c8a8ea784b2b4d550ca3c2b0bd99fa0653ba (plain)
1
2
3
4
5
DYLIB_NAME := loadunload
DYLIB_CXX_SOURCES := d.cpp
DYLIB_ONLY := YES

include Makefile.rules
OpenPOWER on IntegriCloud