summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-17 16:06:51 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-17 16:06:51 (GMT)
commit90fc0a71a52c0d8de465cdaf110a9a29aa96a76d (patch)
tree3fe558e2eb204031a8eb57dc8ab22a2148826a91 /Doc
parenteb354b31e5cd5bcd1aa1350799966b20778d9592 (diff)
downloadcpython-90fc0a71a52c0d8de465cdaf110a9a29aa96a76d.zip
cpython-90fc0a71a52c0d8de465cdaf110a9a29aa96a76d.tar.gz
cpython-90fc0a71a52c0d8de465cdaf110a9a29aa96a76d.tar.bz2
Be sure "make" understands the "doc" target is phony.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 7487f15..b3e281f 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -61,7 +61,7 @@ VERSION=1.5
# These must be declared phony since there
# are directories with matching names:
-.PHONY: api ext lib mac ref tut
+.PHONY: api doc ext lib mac ref tut
.PHONY: html info