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
kernel32: Update Italian translation.
[wine/testsucceed.git]
/
dlls
/
setupx.dll16
/
Makefile.in
blob
73cecccc121bf762e9e1c6f0f522eb34c5c20517
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
setupx.dll16
6
IMPORTS
=
setupapi user32 advapi32 kernel32 kernel
7
8
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
setupapi.dll
9
10
C_SRCS
=
\
11
devinst16.c \
12
infparse.c \
13
setupx_main.c \
14
virtcopy.c
15
16
@MAKE_DLL_RULES@