repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Share nsselect reference with nsnode.
[wine/multimedia.git]
/
programs
/
wineboot
/
Makefile.in
blob
43cb8fd09773ec98214ee65d5d725fb23c8eabb7
1
MODULE
=
wineboot.exe
2
APPMODE
= -
mconsole
3
IMPORTS
=
uuid advapi32
4
DELAYIMPORTS
=
shell32 shlwapi version user32
5
6
C_SRCS
=
\
7
shutdown.c \
8
wineboot.c
9
10
RC_SRCS
=
wineboot.rc
11
PO_SRCS
=
wineboot.rc
12
13
MANPAGE
=
wineboot.man
14
15
@MAKE_PROG_RULES@