Build the llvm-config directory as a tool.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27913 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-04-20 20:53:23 +00:00
parent df4f226cdc
commit 2e1284d569

View File

@ -10,7 +10,7 @@
LEVEL := ..
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \
analyze llvm-extract llvm-nm llvm-prof llvm-ar llvm-ranlib \
llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint
llvm-bcanalyzer llvmc llvm-ld llvm-db bugpoint llvm-config
include $(LEVEL)/Makefile.config