OpenAFS CVS Commit: openafs/src/WINNT/talocale by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 14 Mar 2003 15:08:11 EST
Update of /cvs/openafs/src/WINNT/talocale
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/WINNT/talocale
Modified Files:
NTMakefile tal_alloc.cpp
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/WINNT/talocale/NTMakefile 1.3 1.4
windows-build-updates-20030314 openafs/src/WINNT/talocale/tal_alloc.cpp 1.2 1.3