summaryrefslogtreecommitdiff
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2004-07-11 04:10:14 +0000
committerKurt B. Kaiser <kbk@shore.net>2004-07-11 04:10:14 +0000
commitad5206fc02905c5e2a644bd4dad0dc4dffd59ecb (patch)
tree3f27a1a29bcb3df8a8e42655dfeca987193f75f7 /Doc/Makefile
parent8932b41669d7a17c3b3749a67e5778812559d8b4 (diff)
downloadcpython-git-ad5206fc02905c5e2a644bd4dad0dc4dffd59ecb.tar.gz
Clarify requirement for GNU make
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 852bf50cdc..a17ad811b4 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -83,6 +83,8 @@ DVIPS= dvips -N0 -t $(PAPER)
# $(shell) function here to work around that restriction by
# identifying mkhowto and the commontex/ directory using absolute paths.
#
+# If your doc build fails immediately, you may need to switch to GNU make.
+# (e.g. OpenBSD needs package gmake installed; use gmake instead of make)
PWD=$(shell pwd)
# (The trailing colon in the value is needed; TeX places it's default