projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added lazy initialization of critical sections, based on a patch by
[wine]
/
ole
/
Makefile.in
1
DEFS = @DLLFLAGS@ -D__WINE__
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = ole
7
8
C_SRCS = \
9
guid.c \
10
ole2nls.c
11
12
all: $(MODULE).o
13
14
@MAKE_RULES@
15
16
### Dependencies: