delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f |
Date: | Wed, 5 Feb 2003 08:57:39 -0600 |
From: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
To: | djgpp-workers AT delorie DOT com |
Subject: | Re: zoneinfo generated files |
Message-ID: | <20030205145739.GA7273@kendall.sfbr.org> |
Mail-Followup-To: | djgpp-workers AT delorie DOT com |
References: | <10302041433 DOT AA12868 AT clio DOT rice DOT edu> <Pine DOT SUN DOT 3 DOT 91 DOT 1030205073002 DOT 15128A-100000 AT is> |
Mime-Version: | 1.0 |
In-Reply-To: | <Pine.SUN.3.91.1030205073002.15128A-100000@is> |
User-Agent: | Mutt/1.4i |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
-: - make zoneinfo/src/makefile produce formatted man pages in -: %DJDIR%/share/man (this probably requires some intelligent detection -: of whether Groff is installed); Did you mean '%DJDIR%/man/manN' or '%DJDIR%/man/catN' ? In zoneinfo/src/makefile the man pages are installed using something like this: $(UTIL) cp zic.8 $(MANDIR)/zic.8 so the main (only?) change needed to put these pages in their canonical locations is to change the definition of MANDIR to (e.g.) $(TOPDIR)/man/man8 or $(TOPDIR)/man/cat8.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |