Files
clang-p2996/lldb/test/functionalities/target_command/Makefile
Johnny Chen 098863c45c Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities.
Rename target dir to target_command.

llvm-svn: 133951
2011-06-27 22:10:42 +00:00

9 lines
100 B
Makefile

LEVEL = ../../make
# Example:
#
# C_SOURCES := b.c
# EXE := b.out
include $(LEVEL)/Makefile.rules