projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 980503
[wine]
/
miscemu
/
Makefile.in
1
DEFS = -D__WINE__
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = miscemu
7
8
C_SRCS = \
9
emulate.c \
10
instr.c \
11
main.c
12
13
all: $(MODULE).o
14
15
@MAKE_RULES@
16
17
### Dependencies: