aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc/doc
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 /lib/edoc/doc
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 'lib/edoc/doc')
-rw-r--r--lib/edoc/doc/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/edoc/doc/Makefile b/lib/edoc/doc/Makefile
index c5f68b25d0..7a59809d9b 100644
--- a/lib/edoc/doc/Makefile
+++ b/lib/edoc/doc/Makefile
@@ -78,12 +78,3 @@ release_docs_spec: docs
release_spec:
-
-
-
-# ----------------------------------------------------
-# Include dependency
-# ----------------------------------------------------
-#-include make.dep
-
-