Index: Makefile.in ================================================================== --- Makefile.in +++ Makefile.in @@ -100,15 +100,15 @@ -$(MAKE) -C tcc clean distclean: clean rm -rf autom4te.cache rm -f config.log config.status - rm -f pkgIndex.tcl tcc4tcl.syms tcc4tcl.vers + rm -f pkgIndex.tcl tcc4tcl.syms rm -f Makefile -$(MAKE) -C tcc distclean mrproper: distclean rm -rf tcc rm -f configure aclocal.m4 rm -f config.guess config.sub install-sh .PHONY: all install test clean distclean mrproper Index: build/makearch.info ================================================================== --- build/makearch.info +++ build/makearch.info @@ -15,11 +15,11 @@ # each time a "makearch" is done. # # If @@SVNLCR@@ is used anywhere in this version number, it will be # replaced with the highest last-changed-rev from the output of # svn info -R (or 0) -VERS="0.7" +VERS="0.8" # Space sperated list of documents, if they exist, they will be # prefixed with the contents of the DOC_HDR file and substitution # will occur: # @@UTIL@@ becomes the utility name ${UTIL}