Remove newly defunct Analyzer directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14490 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-06-29 23:21:16 +00:00
parent 78b763b2ad
commit 46bd33f336

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../..
DIRS = Analyzer Reader Writer
DIRS = Reader Writer
include $(LEVEL)/Makefile.common