Annotation of truecrypt/driver/sources, revision 1.1

1.1     ! root        1: TARGETNAME=truecrypt
        !             2: TARGETTYPE=DRIVER
        !             3: 
        !             4: USER_C_FLAGS=$(USER_C_FLAGS) -D_UNICODE
        !             5: LINKER_FLAGS=$(LINKER_FLAGS) -map
        !             6: 
        !             7: INCLUDES = ../Common;../Crypto
        !             8: 
        !             9: SOURCES = \
        !            10:        DriveFilter.c \
        !            11:        EncryptedIoQueue.c \
        !            12:        Ntdriver.c \
        !            13:        Ntvol.c \
        !            14:        Driver.rc
        !            15: 
        !            16: TARGETLIBS = \
        !            17:        ../Common/obj$(BUILD_ALT_DIR)/*/Common.lib \
        !            18:        ../Crypto/obj$(BUILD_ALT_DIR)/*/Crypto.lib

unix.superglobalmegacorp.com

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