OpenAFS CVS Commit: openafs/src/libafs by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 07 Sep 2001 19:35:20 EDT
Update of /cvs/openafs/src/libafs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/libafs
Modified Files:
Makefile.common MakefileProto.AIX.in MakefileProto.DARWIN.in
MakefileProto.DUX.in MakefileProto.FBSD.in
MakefileProto.HPUX.in MakefileProto.IRIX.in
MakefileProto.LINUX.in MakefileProto.SOLARIS.in
Log Message:
DELTA make-install-support-for-transarc-and-prefix-style-universes-20010907
AUTHOR jhutz@cmu.edu
according to jeff:
- Renames the top-level 'install' target to 'build'. This should be
transparent, since no one should be using that.
- Improves on Sam's dirpath patches, by splitting out server binaries
into separate bin, sbin, and libexec directories in GCS mode (these
are all /usr/afs/bin in Transarc mode).
- Updates the top-level 'all' target so that it builds the software
but does not generate a dest tree. Top-level 'lib' and 'include'
directories are generated to hold the intermediate libraries and headers
used during the build.
- Adds a new top-level 'install' target, which installs things in the
appropriate directories under ${DESTDIR}, based on configure's install
directories plus the extras added by Sam's patch.
- Adds a new top-level 'dest' target, which creates an old-style dest
directory under ${DEST}. The ${DEST} variable defaults to the
traditional value of ${SRCDIR_PARENT}/${SYS_NAME}/dest. Note that
this variable used to be called ${DESTDIR}; it was renamed to avoid
conflicts with the de facto standard usage of ${DESTDIR}.
--- DELTA config follows ---
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/Makefile.common 1.12 1.13
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.AIX.in 1.7 1.8
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.DARWIN.in 1.6 1.7
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.DUX.in 1.9 1.10
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.FBSD.in 1.6 1.7
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.HPUX.in 1.6 1.7
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.IRIX.in 1.8 1.9
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.LINUX.in 1.9 1.10
make-install-support-for-transarc-and-prefix-style-universes-20010907 openafs/src/libafs/MakefileProto.SOLARIS.in 1.6 1.7