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.
20 lines
491 B
20 lines
491 B
#
|
|
# 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 = setmode.c \
|
|
cirrus.c \
|
|
mtbl.c \
|
|
logfile.c \
|
|
clddc2b.c \
|
|
cirrus.rc
|