zsh-workers
 help / color / mirror / code / Atom feed
* Re: PATCH: pws-21: dependencies on Zsh/mod_mapfile.yo
  1999-06-10 15:35 PATCH: pws-21: dependencies on Zsh/mod_mapfile.yo Andrej Borsenkow
@ 1999-06-10 15:27 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 1999-06-10 15:27 UTC (permalink / raw)
  To: ZSH workers mailing list

"Andrej Borsenkow" wrote:
> BTW I was a bit surprised to see, that zshall.1 does not depend on all Zsh/*.
> yo
> files.

That's because they're not used in making it, which is what the
dependencies would be for.  The other files are only included at run time
by nroff, so there is no compile-time dependency.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


^ permalink raw reply	[flat|nested] 2+ messages in thread

* PATCH: pws-21: dependencies on Zsh/mod_mapfile.yo
@ 1999-06-10 15:35 Andrej Borsenkow
  1999-06-10 15:27 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 1999-06-10 15:35 UTC (permalink / raw)
  To: ZSH workers mailing list

BTW I was a bit surprised to see, that zshall.1 does not depend on all Zsh/*.yo
files.

regards

/andrej

--- Doc/Makefile.in.org Tue Jun  1 11:09:16 1999
+++ Doc/Makefile.in     Thu Jun 10 19:31:05 1999
@@ -57,7 +57,7 @@
 Zsh/index.yo Zsh/intro.yo Zsh/invoke.yo Zsh/jobs.yo Zsh/metafaq.yo \
 Zsh/modules.yo Zsh/mod_cap.yo Zsh/compwid.yo Zsh/compsys.yo \
 Zsh/mod_clone.yo Zsh/mod_comp1.yo Zsh/mod_compctl.yo Zsh/mod_deltochar.yo \
-Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_stat.yo \
+Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo Zsh/mod_stat.yo \
 Zsh/mod_zle.yo Zsh/options.yo \
 Zsh/params.yo Zsh/prompt.yo Zsh/redirect.yo Zsh/restricted.yo \
 Zsh/seealso.yo Zsh/zftpsys.yo Zsh/zle.yo
@@ -132,8 +132,8 @@

 zshmodules.1: Zsh/modules.yo Zsh/mod_cap.yo Zsh/mod_clone.yo \
               Zsh/mod_comp1.yo Zsh/mod_compctl.yo Zsh/mod_deltochar.yo \
-              Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_sched.yo \
-              Zsh/mod_stat.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo
+              Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_mapfile.yo \
+             Zsh/mod_sched.yo Zsh/mod_stat.yo Zsh/mod_zftp.yo Zsh/mod_zle.yo

 zshoptions.1: Zsh/options.yo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-06-10 15:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-10 15:35 PATCH: pws-21: dependencies on Zsh/mod_mapfile.yo Andrej Borsenkow
1999-06-10 15:27 ` 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).