]> granicus.if.org Git - python/commitdiff
Add the clean, clobber targets here for this directory.
authorFred Drake <fdrake@acm.org>
Mon, 11 May 1998 19:54:57 +0000 (19:54 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 11 May 1998 19:54:57 +0000 (19:54 +0000)
Doc/info/Makefile

index 18da7d4ebdf7549ce8226c9c696294745a0cf62a..dcad793d7b97f431b8fef07c69900c2250d84694 100644 (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]*