summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/process_save_core_minidump/Makefile
blob: e9a26189f5dad5fab3b7619654b99b5e987ea75c (plain)
1
2
3
4
5
6
CXX_SOURCES := main.cpp

ENABLE_THREADS := YES

include Makefile.rules