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
cmd.exe: Add suport for if 1==1 echo yes.
[wine.git]
/
dlls
/
dmscript
/
Makefile.in
blob
24337d19df4cf74703413a39d3fb1a06b56c88b7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmscript.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
dmscript_main.c \
11
regsvr.c \
12
script.c \
13
scripttrack.c
14
15
RC_SRCS
=
version.rc
16
17
@MAKE_DLL_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend