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
Built-in dlls now have resources attached via the PE-header like
[wine.git]
/
resources
/
Makefile.in
blob
cba959ec201f4b30a9fd1d3d95393333c220692d
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
resources
7
WRCEXTRA
= -
s
-
puser32
8
9
RC_SRCS
=
\
10
user32.rc
11
12
all
:
check_wrc
$(
MODULE
)
.o
13
14
@MAKE_RULES@
15
16
$(
RC_SRCS
:
.rc
=
.s
): $(
WRC
)
17
18
### Dependencies: