Files
clang-p2996/lldb/test/functionalities/process_attach/attach_denied/Makefile
2014-11-19 18:27:45 +00:00

8 lines
101 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp
EXE := AttachDenied
include $(LEVEL)/Makefile.rules