Summary: This relands r259810 with fix for failures on Mac. Reviewers: spyffe, tfiala Subscribers: tfiala, lldb-commits Differential Revision: http://reviews.llvm.org/D16900 llvm-svn: 259902
6 lines
79 B
Makefile
6 lines
79 B
Makefile
LEVEL = ../../../make
|
|
|
|
CXX_SOURCES = main.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|