Sweden-Number/dlls/winedos/Makefile.in

34 lines
448 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winedos.dll
IMPORTS = user32 kernel32
LDIMPORTS = user32.dll kernel32.dll
C_SRCS = \
devices.c \
dma.c \
dosaspi.c \
dosvm.c \
int09.c \
int10.c \
int16.c \
int17.c \
int19.c \
int20.c \
int21.c \
int29.c \
int31.c \
int33.c \
int67.c \
ioports.c \
module.c \
soundblaster.c \
vga.c \
xms.c
@MAKE_DLL_RULES@
### Dependencies: