Don't delete temporary files

llvm-svn: 4878
This commit is contained in:
Chris Lattner 2002-12-03 06:00:11 +00:00
parent 99e7784512
commit 15cd2a0edb

@ -2,6 +2,8 @@ LEVEL = ../..
TOOLNAME = tblgen
USEDLIBS = support.a
.PRECIOUS: FileLexer.cpp FileParser.cpp
include $(LEVEL)/Makefile.common
clean::