]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added "doc" target to match the other document-prefix targets.
authorFred Drake <fdrake@acm.org>
Mon, 5 Apr 1999 19:28:29 +0000 (19:28 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 5 Apr 1999 19:28:29 +0000 (19:28 +0000)
Doc/html/Makefile

index 4ff1dd34dcb6d1629a0b577c049ca2845470a1ca..8bbb6912edf7300beefe98f13985cb082c66ced7 100644 (file)
@@ -45,6 +45,7 @@ all:  $(INDEXFILES) modindex.html
 .PHONY: api ext lib mac ref tut
 
 api: api/api.html
+doc: doc/doc.html
 ext: ext/ext.html
 lib: lib/lib.html
 mac: mac/mac.html