zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: make info with everything
@ 2006-12-17 15:34 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 2006-12-17 15:34 UTC (permalink / raw)
  To: Zsh hackers list

"make everything" doesn't make info, for some reason.

Index: Doc/Makefile.in
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Makefile.in,v
retrieving revision 1.34
diff -u -r1.34 Makefile.in
--- Doc/Makefile.in	4 Dec 2006 11:24:12 -0000	1.34
+++ Doc/Makefile.in	17 Dec 2006 15:33:34 -0000
@@ -84,7 +84,7 @@
 all: man texi ../META-FAQ
 .PHONY: all
 
-everything: all dvi html pdf
+everything: all dvi html pdf info
 .PHONY: everything
 
 dvi: zsh.dvi

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-17 15:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-17 15:34 PATCH: make info with everything Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).