repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
TESTING -- override pthreads to fix gstreamer v5
[wine/multimedia.git]
/
tools
/
wmc
/
Makefile.in
blob
41b72369d1900eee17d7a460cacd1615d0ee34ef
1
PROGRAMS
=
wmc
2
MANPAGES
=
wmc.man.in
3
4
C_SRCS
=
\
5
lang.c \
6
mcl.c \
7
po.c \
8
utils.c \
9
wmc.c \
10
write.c
11
12
BISON_SRCS
=
mcy.y
13
14
EXTRALIBS
= $(
GETTEXTPO_LIBS
) $(
LIBWINE_STATIC
)
15
16
INSTALL_DEV
= $(
PROGRAMS
)