repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Moved DC_SetupGC functions to graphics/x11drv/graphics.c.
[wine.git]
/
msdos
/
Makefile.in
blob
06d1288f208aca042c9584446ffa0fc6aa60bb8c
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msdos
7
8
C_SRCS
=
\
9
cdrom.c \
10
dosmem.c \
11
dpmi.c \
12
xms.c \
13
int10.c \
14
int11.c \
15
int12.c \
16
int13.c \
17
int15.c \
18
int16.c \
19
int17.c \
20
int19.c \
21
int1a.c \
22
int20.c \
23
int21.c \
24
int25.c \
25
int26.c \
26
int29.c \
27
int2a.c \
28
int2f.c \
29
int3d.c \
30
int41.c \
31
int4b.c \
32
int5c.c \
33
interrupts.c \
34
ioports.c \
35
vxd.c
36
37
all
: $(
MODULE
)
.o
38
39
@MAKE_RULES@
40
41
### Dependencies: