]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
windows-libafsrpc-makefile-20081227
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 27 Dec 2008 19:22:26 +0000 (19:22 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 27 Dec 2008 19:22:26 +0000 (19:22 +0000)
LICENSE MIT

additional defines are to be appended to AFSDEV_AUXCDEFINES,
they are not supposed to replace the prior definition

src/libafsrpc/NTMakefile

index f8d8edbb408ea08b53625e5d1434ca25b3bda639..b3a16094445d1d1838ab74982521a9bc2e77edd0 100644 (file)
@@ -19,7 +19,7 @@ FSINT = ..\fsint
 COMERR = ..\comerr
 
 # Additional debugging flag for RX.
-AFSDEV_AUXCDEFINES = -DRXDEBUG -DAFS_PTHREAD_ENV
+AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -DRXDEBUG -DAFS_PTHREAD_ENV
 
 LIBFILE = $(DESTDIR)\lib\afsrpc.dll