22 lines
520 B
Plaintext
22 lines
520 B
Plaintext
#
|
|
# This defines TARGETNAME and CHIP_DEFINES
|
|
#
|
|
# $Log: //uinac/Log/Log/Laguna/NT35/Miniport/CL546x/i386/Sources $
|
|
#
|
|
# Rev 1.1 Jan 22 1998 10:52:04 frido
|
|
# Removed LocalOpt.mak include file.
|
|
#
|
|
# Rev 1.0 Jan 22 1998 09:47:18 frido
|
|
# Initial revision.
|
|
#
|
|
|
|
ASM_DEFINES = $(WINNT_VER) $(CHIP_DEFINES)
|
|
|
|
i386_SOURCES = i386\CfgLgMem.asm \
|
|
setmode.c \
|
|
cirrus.c \
|
|
mtbl.c \
|
|
logfile.c \
|
|
clddc2b.c \
|
|
cirrus.rc
|