OpenAFS CVS Commit: openafs/src by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 30 May 2001 15:45:01 EDT


Update of /cvs/openafs/src
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src

Modified Files:
	Makefile 
Log Message:
DELTA top-level-makefile-changes-to-allow-partial-afs-compile-20010530
AUTHOR cg2v@andrew.cmu.edu

"The afs toplevel makefile theoretically allows you to build bits and
pieces of AFS without too much other stuff you don't need. Building the
kernel code this way is hard, since it imports stuff from so many modules,
and the dependencies aren't necessarily done right. This patch fixes many
of the special "for kernel use only" targets to be "for kernel use
only" and adds a few new ones, so that the only userlevel stuff built by
make TARGET=libafs is util, pinstall, rxgen, comerr (needed for
afs/Makefile), and cmd"


--- DELTA config follows ---
top-level-makefile-changes-to-allow-partial-afs-compile-20010530 openafs/src/Makefile 1.20 1.21