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
Release 960717
[wine.git]
/
controls
/
Makefile.in
blob
6dde058392f0178d6780786eea2f5f836037f7aa
1
DEFS
= -
D__WINE__
2
TOPSRC
=
@top_srcdir@
3
MODULE
=
controls
4
5
C_SRCS
=
\
6
button.c \
7
combo.c \
8
desktop.c \
9
edit.c \
10
listbox.c \
11
menu.c \
12
scroll.c \
13
static.c \
14
widgets.c
15
16
all
: $(
MODULE
)
.o
17
18
@MAKE_RULES@
19
20
### Dependencies: