OpenAFS CVS Commit: openafs/src/libadmin/cfg/test by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 14 Mar 2003 15:08:48 EST
Update of /cvs/openafs/src/libadmin/cfg/test
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/libadmin/cfg/test
Modified Files:
NTMakefile
Log Message:
DELTA windows-build-updates-20030314
AUTHOR james@abrakus.com
FIXES
support for V6.0 and .Net complier, compile from either NT4.0 or XP
Source and object are separated into different directories. The directory
tree would look as follows:
Base from %AFSROOT% environment variable
%AFSROOT%\src\... - all source and generated source
%AFSROOT%\obj\checked\... objects from a checked build
%AFSROOT%\obj\free\... objects from a free build
%AFSROOT%\obj\dest\checked\... DEST folder from a checked build
%AFSROOT%\obj\dest\free\.... DEST folder from a free build
Before you start the build, you must build an object tree by issuing the
following:
nmake -f NTMAKEFILE mkdir
--- DELTA config follows ---
windows-build-updates-20030314 openafs/src/libadmin/cfg/test/NTMakefile 1.3 1.4