repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
inetcpl: Add initial applet.
[wine/zf.git]
/
dlls
/
inetcpl.cpl
/
Makefile.in
blob
653fa0fc77abaf91c072631318f8287091b96948
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
inetcpl.cpl
6
7
C_SRCS
=
\
8
inetcpl.c
9
10
RC_SRCS
=
\
11
cpl_En.rc \
12
inetcpl.rc
13
14
@MAKE_DLL_RULES@