OpenAFS CVS Commit: openafs/src/tests by rra

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 01 Aug 2006 15:43:39 EDT


Update of /cvs/openafs/src/tests
In directory GRAND.CENTRAL.ORG:/tmp/cvs-serv16779/src/tests

Modified Files:
	Makefile.in 
Log Message:
DELTA death-to-pinstall-20060801
AUTHOR rra@stanford.edu

Delete pinstall and convert the entire tree to use the install program
found by configure (falling back on install-sh in the local tree).  This
means that we have to pre-create directories with install -d.  Also redo
the install and dest rules to be lists of install rules rather than
dependencies driving separate make rules so that running make install will
always update the target directory with the current code, even if there are
files in the install area that are newer.

Stop installing libafssetpag; we're about to kill it in favor of a
different library.  Remove some djgpp rules.


--- DELTA config follows ---
death-to-pinstall-20060801 openafs/src/tests/Makefile.in 1.13 1.14