* doc/misc/Makefile.in (webhack): Remove; it's nothing to do with Emacs.

Presumably it is some Gnus thing.
This commit is contained in:
Glenn Morris 2013-08-27 01:04:08 -07:00
parent a0b5606ec7
commit c076ba953a
2 changed files with 2 additions and 4 deletions

View 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.

View 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)