cat Getfile Setprefixvar Loc Oldconfig archname spackage \
privlib sed test Prefixit Prefixup binexp
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:d_archlib:
?S: This variable conditionally defines ARCHLIB to hold the pathname
?H:#$d_archlib ARCHLIB_EXP "$archlibexp" /**/
?H:.
?T: tdflt
+?LINT:change prefixvar
+?LINT:set archlib
+?LINT:set archlibexp
+?LINT:set installarchlib
: determine where public architecture dependent libraries go
set archlib archlib
eval $prefixit
Myread Prefixit Getfile Setvar Setprefixvar Oldconfig \
test prefix prefixexp
?MAKE: -pick add $@ %<
-?LINT:change prefix
-?LINT:change prefixexp
-?LINT:change prefixvar
-?LINT:change installprefixexp
?Y:TOP
?D:bin=''
?S:bin:
?H:#define PERL_RELOCATABLE_INC "$userelocatableinc" /**/
?H:.
?D:bin='/usr/local/bin'
+?LINT:change prefix
+?LINT:change prefixexp
+?LINT:change prefixvar
+?LINT:change installprefixexp
+?LINT:set userelocatableinc
: determine where public executables go
echo " "
set dflt bin bin
?MAKE:html1dir html1direxp installhtml1dir: cat Loc Myread \
spackage test Getfile Setprefixvar Prefixit Prefixup
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:html1dir=''
?S:html1dir:
?S: using a different installprefix. For extra portability, you
?S: should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set html1direxp
+?LINT:set installhtml1dir
: determine where html pages for programs go
set html1dir html1dir none
eval $prefixit
?MAKE:html3dir html3direxp installhtml3dir: cat sed Loc Myread \
spackage test Getfile Setprefixvar Prefixit Prefixup html1dir
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:html3dir=''
?S:html3dir:
?S: using a different installprefix. For extra portability, you
?S: should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set html3direxp
+?LINT:set installhtml3dir
: determine where html pages for libraries and modules go
set html3dir html3dir none
eval $prefixit
?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
spackage test Getfile Setprefixvar Prefixit Prefixup sysman Myread \
prefixexp
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:man1dir=''
?S:man1dir:
?S: See man1dir.
?S:.
?T:lookpath
+?LINT:change prefixvar
+?LINT:set man1direxp
: determine where manual pages go
set man1dir man1dir none
eval $prefixit
?RCS: Revision 3.0.1.1 1997/02/28 16:10:34 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
sed man1dir spackage package Getfile Setprefixvar Prefixit Prefixup \
d_flexfnam privlib Myread test
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:man3dir=''
?S:man3dir:
?S: See man3dir.
?S:.
?T:prog tdflt
+?LINT:change prefixvar
+?LINT:set man3direxp
: determine where library module manual pages go
set man3dir man3dir none
eval $prefixit
?MAKE:privlib privlibexp installprivlib: package cat Getfile Oldconfig \
Setprefixvar Prefixit version installstyle binexp
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:privlib=''
?S:privlib:
?H:#define PRIVLIB "$privlib" /**/
?H:#define PRIVLIB_EXP "$privlibexp" /**/
?H:.
+?LINT:change prefixvar
+?LINT:set installprivlib
+?LINT:set privlib
+?LINT:set privlibexp
: determine where private library files go
: Usual default is /usr/local/lib/perl5/$version.
: Also allow things like /opt/perl/lib/$version, since
?MAKE:scriptdir scriptdirexp installscript: cat test Getfile Loc \
Oldconfig +bin Prefixit Setprefixvar prefixexp Prefixup
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:scriptdir=''
?S:scriptdir:
?H:#define SCRIPTDIR_EXP "$scriptdirexp" /**/
?H:.
?T:installscriptdir
+?LINT:change prefixvar
+?LINT:set scriptdir
+?LINT:set scriptdirexp
: determine where public executable scripts go
set scriptdir scriptdir
eval $prefixit
?MAKE:sitearch sitearchexp installsitearch d_sitearch: cat sed Getfile \
Oldconfig Setprefixvar Prefixit test archname sitelib
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitearch=''
?S:sitearch:
?H:#$d_sitearch SITEARCH "$sitearch" /**/
?H:#$d_sitearch SITEARCH_EXP "$sitearchexp" /**/
?H:.
+?LINT:change prefixvar
+?LINT:set installsitearch
+?LINT:set sitearch
+?LINT:set sitearchexp
: determine where site specific architecture-dependent libraries go.
: sitelib default is /usr/local/lib/perl5/site_perl/$version
: sitearch default is /usr/local/lib/perl5/site_perl/$version/$archname
?MAKE:sitebin sitebinexp installsitebin : Getfile Oldconfig \
Setprefixvar siteprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitebin=''
?S:sitebin:
?S: a system running AFS, in which case they may differ slightly. You
?S: should always use this variable within your makefiles for portability.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitebin
+?LINT:set sitebin
+?LINT:set sitebinexp
: determine where add-on public executables go
case "$sitebin" in
'') dflt=$siteprefix/bin ;;
?MAKE:sitehtml1 sitehtml1exp installsitehtml1: Getfile Setprefixvar \
prefix siteprefix html1dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitehtml1=''
?S:sitehtml1:
?S: html1direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitehtml1
+?LINT:set sitehtml1
+?LINT:set sitehtml1exp
: determine where add-on html pages go
: There is no standard location, so try to copy the previously-selected
: directory structure for the core html pages.
?MAKE:sitehtml1dir sitehtml1direxp installsitehtml1dir: Getfile \
Setprefixvar prefix siteprefix html1dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitehtml1dir=''
?S:sitehtml1dir:
?S: html1direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitehtml1dir
+?LINT:set sitehtml1dir
+?LINT:set sitehtml1direxp
: determine where add-on html pages go
: There is no standard location, so try to copy the previously-selected
: directory structure for the core html pages.
?MAKE:sitehtml3 sitehtml3exp installsitehtml3: Getfile Setprefixvar \
prefix siteprefix html3dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitehtml3=''
?S:sitehtml3:
?S: html3direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitehtml3
+?LINT:set sitehtml3
+?LINT:set sitehtml3exp
: determine where add-on library html pages go
: There is no standard location, so try to copy the previously-selected
: directory structure for the core html pages.
?MAKE:sitehtml3dir sitehtml3direxp installsitehtml3dir: Getfile \
Setprefixvar prefix siteprefix html3dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitehtml3dir=''
?S:sitehtml3dir:
?S: html3direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitehtml3dir
+?LINT:set sitehtml3dir
+?LINT:set sitehtml3direxp
: determine where add-on library html pages go
: There is no standard location, so try to copy the previously-selected
: directory structure for the core html pages.
?MAKE:sitelib sitelibexp installsitelib sitelib_stem: cat Getfile Oldconfig \
Setprefixvar Prefixit package version sed installstyle siteprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitelib=''
?S:sitelib:
?H:#define SITELIB_STEM "$sitelib_stem" /**/
?H:.
?T:prog
+?LINT:change prefixvar
+?LINT:set installsitelib
+?LINT:set sitelib
+?LINT:set sitelibexp
: determine where site specific libraries go.
: Usual default is /usr/local/lib/perl5/site_perl/$version
: The default "style" setting is made in installstyle.U
?MAKE:siteman1 siteman1exp installsiteman1: test Getfile Setprefixvar \
prefix siteprefix man1dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:siteman1=''
?S:siteman1:
?S: man1direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
-?INIT:siteman1=''
+?LINT:change prefixvar
+?LINT:set installsiteman1
+?LINT:set siteman1exp
: determine where add-on manual pages go
case "$siteman1" in
'') dflt=`echo "$man1dir" | $sed "s#^$prefix#$siteprefix#"` ;;
?MAKE:siteman1dir siteman1direxp installsiteman1dir: Getfile \
Setprefixvar prefix siteprefix man1dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:siteman1dir=''
?S:siteman1dir:
?S: man1direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
-?INIT:siteman1dir=''
+?LINT:change prefixvar
+?LINT:set installsiteman1dir
+?LINT:set siteman1dir
+?LINT:set siteman1direxp
: determine where add-on manual pages go
case "$siteman1dir" in
'') dflt=`echo $man1dir | $sed "s#^$prefix#$siteprefix#"` ;;
?MAKE:siteman3 siteman3exp installsiteman3: test Getfile Setprefixvar \
prefix siteprefix man3dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:siteman3=''
?S:siteman3:
?S: man3direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
-?INIT:siteman3=''
+?LINT:change prefixvar
+?LINT:set installsiteman3
+?LINT:set siteman3exp
: determine where add-on library man pages go
case "$siteman3" in
'') dflt=`echo "$man3dir" | $sed "s#^$prefix#$siteprefix#"` ;;
?MAKE:siteman3dir siteman3direxp installsiteman3dir: Getfile \
Setprefixvar prefix siteprefix man3dir sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:siteman3dir=''
?S:siteman3dir:
?S: man3direxp only points to the read-only access location. For extra
?S: portability, you should only use this variable within your makefiles.
?S:.
-?INIT:siteman3dir=''
+?LINT:change prefixvar
+?LINT:set installsiteman3dir
+?LINT:set siteman3dir
+?LINT:set siteman3direxp
: determine where add-on library man pages go
case "$siteman3dir" in
'') dflt=`echo $man3dir | $sed "s#^$prefix#$siteprefix#"` ;;
?MAKE:sitescript sitescriptexp installsitescript : Getfile Oldconfig test \
Setprefixvar sitebin siteprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitescript=''
?S:sitescript:
?S: a system running AFS, in which case they may differ slightly. You
?S: should always use this variable within your makefiles for portability.
?S:.
-?INIT:sitescript=''
+?LINT:change prefixvar
+?LINT:set installsitescript
+?LINT:set sitescript
+?LINT:set sitescriptexp
: determine where add-on public executable scripts go
case "$sitescript" in
'') dflt=$siteprefix/script
?MAKE:sitescriptdir sitescriptdirexp installsitescriptdir : Getfile \
Setprefixvar Oldconfig scriptdir prefix siteprefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?D:sitescriptdir=''
?S:sitescriptdir:
?S: a system running AFS, in which case they may differ slightly. You
?S: should always use this variable within your makefiles for portability.
?S:.
+?LINT:change prefixvar
+?LINT:set installsitescriptdir
+?LINT:set sitescriptdir
+?LINT:set sitescriptdirexp
: determine where add-on public executables go
case "$sitescriptdir" in
'') dflt=`echo $scriptdir | $sed "s#^$prefix#$siteprefix#"` ;;
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:d_vendorarch vendorarch vendorarchexp installvendorarch: sed Getfile \
Setprefixvar Oldconfig Prefixit archname vendorlib vendorprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorarch:
?S: This variable contains the value of the PERL_VENDORARCH symbol.
?H:#$d_vendorarch PERL_VENDORARCH "$vendorarch" /**/
?H:#$d_vendorarch PERL_VENDORARCH_EXP "$vendorarchexp" /**/
?H:.
+?LINT:change prefixvar
+?LINT:set installvendorarch
: Set the vendorarch variables
case "$vendorprefix" in
'') d_vendorarch="$undef"
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:d_vendorbin vendorbin vendorbinexp installvendorbin: Getfile \
Setprefixvar Oldconfig Prefixit vendorprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorbin:
?S: This variable contains the eventual value of the VENDORBIN symbol.
?H:#$d_vendorbin PERL_VENDORBIN "$vendorbin" /**/
?H:#$d_vendorbin PERL_VENDORBIN_EXP "$vendorbinexp" /**/
?H:.
+?LINT:change prefixvar
+?LINT:set installvendorbin
: Set the vendorbin variables
case "$vendorprefix" in
'') d_vendorbin="$undef"
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorhtml1 vendorhtml1exp installvendorhtml1: html1dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorhtml1:
?S: This variable contains the name of the directory for html
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorhtml1
: Set the vendorhtml1 variables
case "$vendorprefix" in
'') vendorhtml1=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorhtml1dir vendorhtml1direxp installvendorhtml1dir: html1dir Getfile \
Setprefixvar Oldconfig Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorhtml1dir:
?S: This variable contains the name of the directory for html
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorhtml1dir
: Set the vendorhtml1dir variables
case "$vendorprefix" in
'') vendorhtml1dir=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorhtml3 vendorhtml3exp installvendorhtml3: html3dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorhtml3:
?S: This variable contains the name of the directory for html
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorhtml3
: Set the vendorhtml3 variables
case "$vendorprefix" in
'') vendorhtml3=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorhtml3dir vendorhtml3direxp installvendorhtml3dir: html3dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorhtml3dir:
?S: This variable contains the name of the directory for html
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorhtml3dir
: Set the vendorhtml3dir variables
case "$vendorprefix" in
'') vendorhtml3dir=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:d_vendorlib vendorlib vendorlibexp installvendorlib vendorlib_stem: \
Getfile Setprefixvar Oldconfig Prefixit package vendorprefix sed \
installstyle version
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorlib:
?S: This variable contains the eventual value of the VENDORLIB symbol,
?H:#$d_vendorlib PERL_VENDORLIB_STEM "$vendorlib_stem" /**/
?H:.
?T:prog
+?LINT:change prefixvar
+?LINT:set installvendorlib
: Set the vendorlib variables
case "$vendorprefix" in
'') d_vendorlib="$undef"
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorman1 vendorman1exp installvendorman1: man1dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorman1:
?S: This variable contains the name of the directory for man1
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorman1
: Set the vendorman1 variables
case "$vendorprefix" in
'') vendorman1=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorman1dir vendorman1direxp installvendorman1dir: man1dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorman1dir:
?S: This variable contains the name of the directory for man1
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorman1dir
: Set the vendorman1dir variables
case "$vendorprefix" in
'') vendorman1dir=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorman3 vendorman3exp installvendorman3: man3dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorman3:
?S: This variable contains the name of the directory for man3
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorman3
: Set the vendorman3 variables
case "$vendorprefix" in
'') vendorman3=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:vendorman3dir vendorman3direxp installvendorman3dir: man3dir Getfile \
Oldconfig Setprefixvar Prefixit test vendorprefix prefix sed
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorman3dir:
?S: This variable contains the name of the directory for man3
?S: those systems using AFS. For extra portability, only this variable
?S: should be used in makefiles.
?S:.
+?LINT:change prefixvar
+?LINT:set installvendorman3dir
: Set the vendorman3dir variables
case "$vendorprefix" in
'') vendorman3dir=''
?RCS: Revision 1.1 1999/07/08 18:32:57 doughera
?RCS: Initial revision
?RCS:
-?RCS:
?MAKE:d_vendorscript vendorscript vendorscriptexp installvendorscript: Getfile \
vendorbin cat Setprefixvar Oldconfig Prefixit test vendorprefix
?MAKE: -pick add $@ %<
-?LINT:change prefixvar
?Y:TOP
?S:vendorscript:
?S: This variable contains the eventual value of the VENDORSCRIPT symbol.
?H:#$d_vendorscript PERL_VENDORSCRIPT "$vendorscript" /**/
?H:#$d_vendorscript PERL_VENDORSCRIPT_EXP "$vendorscriptexp" /**/
?H:.
+?LINT:change prefixvar
+?LINT:set installvendorscript
: Set the vendorscript variables
case "$vendorprefix" in
'') d_vendorscript="$undef"
?LINT:extern ccname
?LINT:change ccname
?LINT:change locincpth
+?LINT:set gccansipedantic
?X: Check if they have gcc in any guise.
: Check if we are using GNU gcc and what its version is
echo " "