repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hnetcfg: Add a stub implementation of INetFwMgr.
[wine/hacks.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
adb4a70cbf20b355a253a35984db334bc3aa07b7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
hnetcfg.dll
6
IMPORTS
=
kernel32
7
8
C_SRCS
=
\
9
hnetcfg.c \
10
manager.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend