[1455] in NetBSD-Development
please use build scripts
daemon@ATHENA.MIT.EDU (John Kohl)
Sun Jun 15 14:52:42 1997
Date: Sun, 15 Jun 1997 14:52:03 -0400 (EDT)
From: John Kohl <jtkohl@MIT.EDU>
To: netbsd-afs@MIT.EDU
Please use the build scripts in /afs/sipb/project/afs/build
when building new libafs modules.
They're set up to preserve existing build trees (e.g. 1.2.1 and 1.2
trees) and swap in appropriate new ones with symlinks (e.g 1.2F, 1.2G).
for example,
% cd /afs/sipb/project/afs/build
% ./make-libafs-1.2G
Look inside the build scripts to figure out which version of the kernel
header files they'll use.
==John