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
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
tools
/
winebuild
/
Makefile.in
blob
d2bdc53d422c2018f6c3f9671a92d478e4a65b80
1
PROGRAMS
=
winebuild
2
3
SOURCES
=
\
4
import.c \
5
main.c \
6
parser.c \
7
relay.c \
8
res16.c \
9
res32.c \
10
spec16.c \
11
spec32.c \
12
utils.c \
13
winebuild.man.in
14
15
INSTALL_DEV
= $(
PROGRAMS
)