projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixes and cleans up some of the GetEnhMetaFile* functions.
[wine]
/
resources
/
Makefile.in
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
### Dependencies: