repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
dlls
/
advpack
/
Makefile.in
blob
7798fcc86bf0e529c4317c2e05db2676b7d679fe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
advpack.dll
6
IMPORTLIB
=
advpack
7
IMPORTS
=
ole32 setupapi version advapi32
8
9
C_SRCS
=
\
10
advpack.c \
11
files.c \
12
install
.c \
13
reg.c
14
15
@MAKE_DLL_RULES@