Removed most imports of ntdll since we no longer import Wine internal
[wine/dcerpc.git] / dlls / winedos / Makefile.in
blobdbee80c4a4c225282062b48b7b2ea86af501e791
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winedos.dll
6 IMPORTS = user32 kernel32
7 LDIMPORTS = user32.dll kernel32.dll ntdll.dll
9 C_SRCS = \
10 devices.c \
11 dma.c \
12 dosaspi.c \
13 dosvm.c \
14 int09.c \
15 int10.c \
16 int16.c \
17 int17.c \
18 int19.c \
19 int20.c \
20 int21.c \
21 int29.c \
22 int31.c \
23 int33.c \
24 int67.c \
25 ioports.c \
26 module.c \
27 soundblaster.c \
28 vga.c \
29 xms.c
31 @MAKE_DLL_RULES@
33 ### Dependencies: