Add the clean, clobber targets here for this directory.

This commit is contained in:
Fred Drake 1998-05-11 19:54:57 +00:00
parent a4c640e142
commit 8981fdf16e
1 changed files with 6 additions and 0 deletions

View File

@ -30,3 +30,9 @@ python-lib.texi: lib1.texi ../tools/fix.el
python-lib.info: python-lib.texi
$(MAKEINFO) --footnote-style end --fill-column 72 \
--paragraph-indent 0 $<
clean:
rm -f *~ *.texi
clobber: clean
rm -f *.texi python-???.info python-???.info-[0-9]*