repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winecfg: Update Portuguese translation.
[wine/testsucceed.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
bee4ddff91f2c3a46a306b6637ba174a0a209a6b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
hnetcfg.dll
6
IMPORTS
=
ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
apps.c \
10
hnetcfg.c \
11
manager.c \
12
policy.c \
13
port.c \
14
profile.c \
15
regsvr.c \
16
service.c
17
18
@MAKE_DLL_RULES@