From 6223498d6141d178e35db5ee033ecf00b5f39599 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 9 Jan 2004 13:38:16 +0000 Subject: 2004-01-09 Ralf Corsepius * .cvsignore: Remove mkinstalldirs. * bootstrap: Remove compile during "clean". --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 1660bda660..0689a27e67 100755 --- a/bootstrap +++ b/bootstrap @@ -160,7 +160,7 @@ clean) test "$verbose" = "-v" && test -n "$files" && echo "$files" ; for i in $files; do if test -f $i; then rm -f $i config.sub config.guess depcomp install-sh mdate-sh missing \ - mkinstalldirs texinfo.tex + mkinstalldirs texinfo.tex compile test "$verbose" = "-v" && echo "$i" fi; done -- cgit v1.2.3