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
oleaut32: Use the typelib debug channel for debug messages output during loading...
[wine/hacks.git]
/
programs
/
wineboot
/
Makefile.in
blob
cdbab2e81e06570c03e937461942a1017788a5b4
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wineboot.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
uuid advapi32 kernel32 ntdll
8
DELAYIMPORTS
=
setupapi shell32 shlwapi version user32
9
10
C_SRCS
=
\
11
shutdown.c \
12
wineboot.c
13
14
RC_SRCS
=
wineboot.rc
15
16
@MAKE_PROG_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend