Files
llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/process_launch/Makefile
T

8 lines
108 B
Makefile
Raw Normal View History

LEVEL = ../../make
2011-01-28 17:31:28 +00:00
CXX_SOURCES := main.cpp
#CXX_SOURCES := print-cwd.cpp
2011-01-28 17:31:28 +00:00
include $(LEVEL)/Makefile.rules