Revert back to keeping Burg and TableGen in the utils directory

llvm-svn: 8876
This commit is contained in:
Chris Lattner 2003-10-05 19:28:27 +00:00
parent 1e1215d0d7
commit e522cdbdff

View File

@ -1,5 +1,5 @@
LEVEL = .
DIRS = support lib tools runtime
DIRS = lib/Support utils lib tools runtime
OPTIONAL_DIRS = projects
include $(LEVEL)/Makefile.common