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
opcservices/tests: Fix copy-pasted copyright line.
[wine.git]
/
tools
/
winebuild
/
Makefile.in
blob
0511012742eeda3f6598164a32cff0bbc41dac41
1
PROGRAMS
=
winebuild
2
MANPAGES
=
winebuild.man.in
3
4
C_SRCS
=
\
5
import.c \
6
main.c \
7
parser.c \
8
relay.c \
9
res16.c \
10
res32.c \
11
spec16.c \
12
spec32.c \
13
utils.c
14
15
INSTALL_DEV
= $(
PROGRAMS
)