OpenAFS CVS Commit: openafs/src/rx/test by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 07 Sep 2001 19:35:47 EDT
Update of /cvs/openafs/src/rx/test
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx/test
Modified Files:
Makefile.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/rx/test/Makefile.in 1.3 1.4