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
d2d1: Implement d2d_d3d_render_target_GetSize().
[wine/multimedia.git]
/
loader
/
Makefile.in
blob
95e4798a89d85a4192f016c52cef72a0da657d86
1
EXTRALIBS
= $(
PTHREAD_LIBS
)
2
3
C_SRCS
=
\
4
main.c \
5
preloader.c
6
7
MANPAGES
=
\
8
wine.de.UTF-8.man.in \
9
wine.fr.UTF-8.man.in \
10
wine.man.in \
11
wine.pl.UTF-8.man.in
12
13
IN_SRCS
=
\
14
wine.inf.in \
15
wine_info.plist.in
16
17
@LOADER_RULES@
18
19
# Make sure that make_makefiles sees the generated rules
20
.PHONY
:
install
install-lib
uninstall
21
install
install-lib
::
22
clean
::