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
If we have a drive pointing to /, we must not remove the final / or we
[wine.git]
/
resources
/
Makefile.in
blob
5882886e7369db8bc2e704a40430902478a04c04
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
resources
7
8
RC_SRCS
=
\
9
user32.rc
10
11
all
:
check_wrc
$(
MODULE
)
.o
12
13
@MAKE_RULES@
14
15
$(
MODULE
)
.o
: $(
OBJS
)
Makefile.in
$(
TOPSRCDIR
)/
Make.rules.in
16
$(
LDCOMBINE
) $(
OBJS
) -
o
$
@
17
18
### Dependencies: