Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
383 B

#
# Build wxndr20.lib from rpcndr20.lib. We need to remove all objects that
# have functions that are thunked (ie, under EXPORT_RT in rpcrt4.src) and
# not emulated.
$(BASEDIR)\public\sdk\lib\i386\wxndr20.lib: $(BASEDIR)\public\sdk\lib\i386\rpcndr20.lib
lib /remove:obj\i386\rpcssm.obj /out:$(BASEDIR)\public\sdk\lib\i386\wxndr20.lib $(BASEDIR)\public\sdk\lib\i386\rpcndr20.lib