Build as before dis

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-07-25 22:48:09 +00:00
parent e5a57ee363
commit f3a5981663

View File

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