Don't forget to build gccld!
authorChris Lattner <sabre@nondot.org>
Wed, 6 Mar 2002 18:05:02 +0000 (18:05 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Mar 2002 18:05:02 +0000 (18:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1826 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 4445481f2e5caa9be6bd525d3c58a0a054796654..aeccb939e3dc8851fb95f42e673af8d8ae950ef3 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = as dis opt link gccas lli llc analyze
+DIRS = as dis opt link gccas lli llc gccld analyze
 
 include $(LEVEL)/Makefile.common