repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
twain_32/tests: Add a trailing '\n' to ok() calls.
[wine/gsoc-2012-control.git]
/
programs
/
wineboot
/
Makefile.in
blob
63c6fd86fefc1b8ac4df599886eb08ab17b114d4
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
wineboot.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
uuid advapi32 kernel32 ntdll
9
DELAYIMPORTS
=
setupapi shell32 shlwapi version user32
10
11
C_SRCS
=
\
12
shutdown.c \
13
wineboot.c
14
15
RC_SRCS
=
wineboot.rc
16
17
@MAKE_PROG_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend