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
winhelp: Simplify most of the helpers dealing with window creation.
[wine.git]
/
dlls
/
ntdsapi
/
Makefile.in
blob
21255f1abde11647e741b9f4604bcd799bfaa9cc
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ntdsapi.dll
6
IMPORTLIB
=
ntdsapi
7
IMPORTS
=
user32 kernel32
8
9
C_SRCS
=
\
10
ntdsapi.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend