Oops, accidentally checked my debugging makefile

llvm-svn: 583
This commit is contained in:
Chris Lattner 2001-09-14 23:21:08 +00:00
parent fb161a3063
commit fa4a5998cd

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