Add a bunch of manpages.
This commit is contained in:
parent
f16f0147b1
commit
4b48448233
13 changed files with 535 additions and 4 deletions
2
clean.do
2
clean.do
|
|
@ -4,7 +4,7 @@ if [ -e .do_built ]; then
|
|||
done <.do_built
|
||||
fi
|
||||
[ -z "$DO_BUILT" ] && rm -rf .do_built .do_built.dir
|
||||
redo t/clean
|
||||
redo t/clean Documentation/clean
|
||||
rm -f *~ .*~ */*~ */.*~ *.pyc
|
||||
rm -rf t/.redo
|
||||
find -name '*.tmp' -exec rm -fv {} \;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue