]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/Makefile.in (webhack): Remove; it's nothing to do with Emacs.
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Aug 2013 08:04:08 +0000 (01:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Aug 2013 08:04:08 +0000 (01:04 -0700)
Presumably it is some Gnus thing.

doc/misc/ChangeLog
doc/misc/Makefile.in

index b0a2b4cf52659a5e0821c2aab7afe8848bfb527f..4f1bb51c7287c095228670d36ff5f4de1e1ca0ac 100644 (file)
@@ -1,5 +1,7 @@
 2013-08-27  Glenn Morris  <rgm@gnu.org>
 
+       * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
+
        * efaq-w32.texi: Move here from the web-pages repository.
        * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
        (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
index bf9daf4d966b54c5bf53155639045a1015b460b3..e3a30180330f209a5d2c8c2942abd0b214bb625f 100644 (file)
@@ -345,10 +345,6 @@ echo-info:
        @echo "$(INFO_INSTALL) " | \
          sed -e 's|[^ ]*/||g' -e 's/\.info//g' -e "s/  */$(INFO_EXT) /g"
 
-# please modify this for all the web manual targets
-webhack: clean
-       $(MAKE) pdf MAKEINFO_OPTS="-DWEBHACKDEVEL $(MAKEINFO_OPTS)"
-
 dvi: $(DVI_TARGETS)
 
 html: $(HTML_TARGETS)