Annotation of ntddk/src/network/tdi/sources, revision 1.1

1.1     ! root        1: TARGETNAME=st
        !             2: TARGETPATH=$(BASEDIR)\lib
        !             3: TARGETTYPE=DRIVER
        !             4: 
        !             5: TARGETLIBS=$(BASEDIR)\lib\*\$(DDKBUILDENV)\tdi.lib \
        !             6:            $(BASEDIR)\lib\*\$(DDKBUILDENV)\ndis.lib
        !             7: 
        !             8: INCLUDES=..\inc
        !             9: 
        !            10: SOURCES=\
        !            11:         address.c \
        !            12:         connect.c \
        !            13:         connobj.c \
        !            14:         devctx.c \
        !            15:         event.c \
        !            16:         framesnd.c \
        !            17:         iframes.c \
        !            18:         ind.c \
        !            19:         info.c \
        !            20:         packet.c \
        !            21:         rcv.c \
        !            22:         rcveng.c \
        !            23:         request.c \
        !            24:         send.c \
        !            25:         sendeng.c \
        !            26:         st.rc \
        !            27:         stcnfg.c \
        !            28:         stdrvr.c \
        !            29:         stmac.c \
        !            30:         stndis.c \
        !            31:         uframes.c
        !            32: 
        !            33: !IFNDEF 386_WARNING_LEVEL
        !            34: 386_WARNING_LEVEL=/W3
        !            35: !ENDIF

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.