Index: build/pre.sh ================================================================== --- build/pre.sh +++ build/pre.sh @@ -9,11 +9,11 @@ autoconf; autoheader rm -rf autom4te.cache rm -f *~ - make -f Makefile.common.in boot.tcl.h zipvfs.tcl.h cvfs.tcl.h + make -f Makefile.common.in zipvfs.tcl.h cvfs.tcl.h make distclean >/dev/null 2>/dev/null exit 0 ) || exit 1