Oops, accidentally checked my debugging makefile
authorChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 23:21:08 +0000 (23:21 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 23:21:08 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@583 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 4362f9fcea893fee4c6864bb7c5047a3ec37d5c5..ef88afade7fbda6e4a79754cdfc6926657c84106 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-DIRS = llc as dis opt analyze lli llc
+DIRS = as dis opt analyze lli llc
 
 include $(LEVEL)/Makefile.common