repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32/tests: Fixed potential overflow.
[wine/gsoc_dplay.git]
/
dlls
/
winedos
/
Makefile.in
blob
0af19303099e32e254d872812942b585d07eeeaf
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winedos.dll
6
IMPORTLIB
=
libwinedos.
$(
IMPLIBEXT
)
7
IMPORTS
=
user32 advapi32 kernel32 ntdll
8
9
SPEC_SRCS16
=
wprocs.spec
10
11
C_SRCS
=
\
12
devices.c \
13
dma.c \
14
dosaspi.c \
15
dosconf.c \
16
dosmem.c \
17
dosvm.c \
18
fpu.c \
19
himem.c \
20
int09.c \
21
int10.c \
22
int11.c \
23
int12.c \
24
int13.c \
25
int15.c \
26
int16.c \
27
int17.c \
28
int19.c \
29
int1a.c \
30
int20.c \
31
int21.c \
32
int25.c \
33
int26.c \
34
int29.c \
35
int2a.c \
36
int2f.c \
37
int31.c \
38
int33.c \
39
int41.c \
40
int4b.c \
41
int5c.c \
42
int67.c \
43
interrupts.c \
44
ioports.c \
45
module.c \
46
ppdev.c \
47
relay.c \
48
soundblaster.c \
49
timer.c \
50
vga.c \
51
vxd.c \
52
xms.c
53
54
@MAKE_DLL_RULES@
55
56
@DEPENDENCIES@
# everything below this line is overwritten by make depend