repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 951226
[wine/gsoc-2012-control.git]
/
miscemu
/
Makefile.in
blob
f1f67ea88dcba54fa42df1bb01ab9052394c2365
1
TOPSRC
=
@top_srcdir@
2
MODULE
=
miscemu
3
4
C_SRCS
=
\
5
cpu.c \
6
dosmem.c \
7
dpmi.c \
8
emulate.c \
9
instr.c \
10
int10.c \
11
int13.c \
12
int1a.c \
13
int21.c \
14
int25.c \
15
int26.c \
16
int2a.c \
17
int2f.c \
18
int4b.c \
19
int5c.c \
20
interrupts.c \
21
ioports.c \
22
vxd.c
23
24
all
: $(
MODULE
)
.o
25
26
@MAKE_RULES@
27
28
### Dependencies: