ASM_DEFINES = $(WINNT_VER) $(CHIP_DEFINES)


i386_SOURCES =  i386\text.asm           \
                i386\patblt.asm         \
                i386\i386Brus.asm       \
color.c \
debug.c \
enable.c \
palette.c \
pattern.c \
pointer.c \
screen.c \
paint.c \
path.c \
bitblt.c \
brush.c \
copybits.c \
dev2dev.c \
host2scn.c \
memmgr.c \
mmcore.c \
textout.c \
ssbits.c \
sync.c \
stretch.c \
hdtable.c \
strips.c \
bltmm.c \
fastfill.c \
fillpath.c \
lines.c \
stroke.c \
framebuf.rc \
ddraw.c \
ddblt.c \
blt_dir.c \
blt_dl.c  \
ddflip.c \
ddsurf.c \
lineto.c \
xlate.c \
logfile.c \
pwrmgr.c \
overlay.c \
5465over.c \
5465bw.c \
blt65.c

PRECOMPILED_INCLUDE = precomp.h
PRECOMPILED_PCH     = precomp.pch
PRECOMPILED_OBJ     = precomp.obj