openafs/src/gtx
Jeffrey Hutzelman 80e2c2f8ce make-install-support-for-transarc-and-prefix-style-universes-20010907
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}.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

fix missed makefile

====================

update another missed file

====================

eliminate bogus escaping

====================

get rid of another bogus escape

====================

remove unused include directory

====================

get rid of no longer used libdir

====================

remove unused incdir

====================

fix up some problems for make compatibility and missing trailing /

====================

put afs.exp in the right place

====================

remove bogus afssrvdir reference

====================

update dest version of output

====================

update ref to libexecdir

====================

kill refs to afssrvdir

====================


convert missed LIBDIR to TOP_LIBDIR

====================

remove explicit INSTALL and use makefile.@sys value instead

====================

except it's helpful to actually include makefile.@sys

====================

convert LIBDIR to TOP_LIBDIR
2001-09-10 20:15:57 +00:00
..
cb_test.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
curses_test.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
curseswindows.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
dumbwindows.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
frame.c convert-from-bsd-to-posix-string-and-memory-functions-20010807 2001-08-08 03:05:55 +00:00
gtxcurseswin.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxdumbwin.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxframe.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxinput.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxkeymap.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxlightobj.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxobjdict.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxobjects.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxtest.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
gtxtextcb.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxtextobj.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxwindows.h Standardize License information 2000-11-04 10:01:08 +00:00
gtxX11win.h Standardize License information 2000-11-04 10:01:08 +00:00
input.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
keymap.c convert-from-bsd-to-posix-string-and-memory-functions-20010807 2001-08-08 03:05:55 +00:00
lightobject.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
Makefile.in make-install-support-for-transarc-and-prefix-style-universes-20010907 2001-09-10 20:15:57 +00:00
objdict.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
object_test.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
objects.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
screen_test.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
textcb.c convert-from-bsd-to-posix-string-and-memory-functions-20010807 2001-08-08 03:05:55 +00:00
textobject.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
windows.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00
X11windows.c include-afsconfig-before-param-h-20010712 2001-07-12 20:58:15 +00:00