forked from Imagelibrary/rtems
2011-10-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* depcomp, compile, texinfo.tex, mdate-sh: New. * bootstrap (-c): Don't remove depcomp, compile, texinfo.tex, mdate-sh.
This commit is contained in:
@@ -200,8 +200,8 @@ clean)
|
||||
files=`find . -name 'configure' -print` ;
|
||||
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 compile
|
||||
rm -f $i config.sub config.guess install-sh missing mkinstalldirs
|
||||
# rm -f depcomp compile texinfo.tex mdate-sh
|
||||
test "$verbose" = "-v" && echo "$i"
|
||||
fi; done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user