Build as before dis
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jul 2001 22:48:09 +0000 (22:48 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jul 2001 22:48:09 +0000 (22:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

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