projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 960811
[wine]
/
controls
/
Makefile.in
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
status.c \
15
widgets.c
16
17
all: $(MODULE).o
18
19
@MAKE_RULES@
20
21
### Dependencies: