projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 951226
[wine]
/
misc
/
Makefile.in
1
TOPSRC = @top_srcdir@
2
MODULE = misc
3
4
C_SRCS = \
5
clipboard.c \
6
comm.c \
7
commdlg.c \
8
compobj.c \
9
dos_fs.c \
10
driver.c \
11
exec.c \
12
escape.c \
13
file.c \
14
keyboard.c \
15
lstr.c \
16
main.c \
17
network.c \
18
ole2.c \
19
ole2disp.c \
20
ole2nls.c \
21
olecli.c \
22
olesvr.c \
23
profile.c \
24
rect.c \
25
shell.c \
26
sound.c \
27
spy.c \
28
stress.c \
29
user.c \
30
user32.c \
31
winsocket.c \
32
xmalloc.c
33
34
all: $(MODULE).o
35
36
@MAKE_RULES@
37
38
### Dependencies: