Leaked source code of windows server 2003
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.
|
|
TARGETNAME=ipxrip TARGETPATH=obj TARGETTYPE=DYNLINK
C_DEFINES=$(C_DEFINES) -DMPR50=1 DLLENTRY=IpxRipDllEntry PRECOMPILED_INCLUDE=precomp.h UMTYPE=windows USE_NTDLL=1
TARGETLIBS=\ ..\..\rtmv2\$(O)\rtm.lib \ ..\adptif\$(O)\adptif.lib \ $(SDK_LIB_PATH)\advapi32.lib \ $(SDK_LIB_PATH)\kernel32.lib \ $(SDK_LIB_PATH)\rtutils.lib
INCLUDES=..\inc;..\..\inc;
SOURCES=\ changebc.c\ filter.c\ globals.c\ ifdbase.c\ ifmgr.c\ io.c\ ipxrip.rc\ mib.c\ periodbc.c\ registry.c\ ripdbg.c\ ripmain.c\ rippkt.c\ ripproc.c\ rtmif.c\ timer.c\ update.c\ workitem.c
|