projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add QM_SMRESULT in wake bits too in case the changed bits get cleared
[wine]
/
dlls
/
msdmo
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = msdmo.dll
6
7
LDDLLFLAGS = @LDDLLFLAGS@
8
SYMBOLFILE = $(MODULE).tmp.o
9
10
C_SRCS = \
11
dmoreg.c \
12
dmort.c \
13
msdmo_main.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies: