mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
DEVEL15-windows-libafsrpc-makefile-20081227
LICENSE MIT additional defines are to be appended to AFSDEV_AUXCDEFINES, they are not supposed to replace the prior definition (cherry picked from commit f70ba203206a2953a3f51b48fe3455b9cad52eae)
This commit is contained in:
parent
19ad79e853
commit
a8542e4bf5
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user