Oops, accidentally checked my debugging makefile

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@583 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-09-14 23:21:08 +00:00
parent e4d71a1e18
commit 43c6dfea25

View 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