?RCS: $Id: man1dir.U 167 2013-05-08 17:58:00Z rmanfredi $ ?RCS: ?RCS: Copyright (c) 1996, Andy Dougherty ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi ?RCS: ?RCS: You may redistribute only under the terms of the Artistic License, ?RCS: as specified in the README file that comes with the distribution. ?RCS: You may reuse parts of this distribution only within the terms of ?RCS: that same Artistic License; a copy of which may be found at the root ?RCS: of the source tree for dist 4.0. ?RCS: ?RCS: $Log: man1dir.U,v $ ?RCS: Revision 3.0.1.1 1997/02/28 16:10:29 ram ?RCS: patch61: created ?RCS: ?X: ?X: This was originally specific to perl5. Since perl5 has man pages that ?X: go in both man1/ and man3/ directories, we need both man1dir ?X: and man3dir. This unit is basically dist's mansrc.U with ?X: man1 used instead of man everywhere. ?X: ?MAKE:man1dir man1direxp man1ext installman1dir: afs cat nroff Loc Oldconfig \ spackage test Getfile Prefixit prefixexp Prefixup sysman Myread ?MAKE: -pick add $@ %< ?Y:TOP ?S:man1dir: ?S: This variable contains the name of the directory in which manual ?S: source pages are to be put. It is the responsibility of the ?S: Makefile.SH to get the value of this into the proper command. ?S: You must be prepared to do the ~name expansion yourself. ?S:. ?S:man1direxp: ?S: This variable is the same as the man1dir variable, but is filename ?S: expanded at configuration time, for convenient use in makefiles. ?S:. ?S:installman1dir: ?S: This variable is really the same as man1direxp, unless you are using ?S: AFS in which case it points to the read/write location whereas ?S: man1direxp only points to the read-only access location. For extra ?S: portability, you should only use this variable within your makefiles. ?S:. ?S:man1ext: ?S: This variable contains the extension that the manual page should ?S: have: one of 'n', 'l', or '1'. The Makefile must supply the '.'. ?S: See man1dir. ?S:. ?T:lookpath : determine where manual pages go set man1dir man1dir none eval $prefixit $cat <