top-level-makefile-changes-to-allow-partial-afs-compile-20010530
authorChaskiel M Grundman <cg2v@andrew.cmu.edu>
Wed, 30 May 2001 20:45:01 +0000 (20:45 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 30 May 2001 20:45:01 +0000 (20:45 +0000)
commit0a47389634730a2e32b00bec3c4a8dd94b169305
treeb8f20f7fb5ce948afe1304bddd2056d51cbcc30d
parent8b87e45a9b85aa8cf032c109093b03cfc3cab167
top-level-makefile-changes-to-allow-partial-afs-compile-20010530

"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"
src/Makefile