Files
clang-p2996/clang/include/Makefile
Daniel Dunbar 9f84c7b600 Move include installation steps to better location, inside each include dir instead of at the top-level.
Also, don't set NO_INSTALL=1 for c-index-test.

llvm-svn: 102724
2010-04-30 17:59:38 +00:00

5 lines
73 B
Makefile

LEVEL = ../../..
DIRS := clang clang-c
include $(LEVEL)/Makefile.common