aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2011-10-20 14:30:21 +0200
committerBjörn Gustavsson <[email protected]>2011-10-27 12:52:54 +0200
commit688002a16af52b2348fbc9e285ef4df32ee0e5fd (patch)
tree56c1513d06d4056faed0a7821bb8e478cc252be1 /make
parenta971c9568ccebed4e8d00abf52faa59a2bcc1c18 (diff)
downloadotp-688002a16af52b2348fbc9e285ef4df32ee0e5fd.tar.gz
otp-688002a16af52b2348fbc9e285ef4df32ee0e5fd.tar.bz2
otp-688002a16af52b2348fbc9e285ef4df32ee0e5fd.zip
doc Makefiles: Eliminate DOCSUPPORT ifdefs
Some applications still have support for an ancient documentation build system. Eliminate the DOCSUPPORT define in otp.mk.in and the not taken arm of the ifdefs in the Makefiles.
Diffstat (limited to 'make')
-rw-r--r--make/otp.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/otp.mk.in b/make/otp.mk.in
index 4dd309b6ec..b138dd7d8e 100644
--- a/make/otp.mk.in
+++ b/make/otp.mk.in
@@ -190,8 +190,6 @@ EMACS_COMPILE_OPTIONS=-q --no-site-file -batch -f batch-byte-compile
# ----------------------------------------------------
export VSN
-DOCSUPPORT = 1
-
TOPDOCDIR=../../../../doc
DOCDIR = ..