Remove outdated line which of course cvs merging never detects...
[oota-llvm.git] / Makefile.rules
index f3f3cf159ccf9f91a76f443758519734c4c3eaa6..01261acd2b06605a1da5af574acc443c934cae31 100644 (file)
@@ -126,7 +126,7 @@ endif
 # Special tools used while building the LLVM tree.  Burg is built as part of the
 # utils directory.
 #
-BURG    := $(LEVEL)/utils/Burg/burg.$(UNAME)
+BURG    := $(TOOLDEBUG)/burg
 RunBurg := $(BURG) $(BURG_OPTS)