Caroline Tice 4fd4337b73 Add test cases to make sure the Command Interpreter is handling
command completion properly (e.g. abbreviated commands, which are
NOT the same as aliases).

llvm-svn: 121814
2010-12-14 23:50:59 +00:00

6 lines
74 B
Makefile

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