repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dbghelp: Properly declare variables with thread storage from codeview debug format.
[wine.git]
/
programs
/
eject
/
Makefile.in
blob
4ba542824e40fceccd12256110288cf058bfc592
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
MODULE
=
eject.exe
3
APPMODE
= -
mconsole
4
5
C_SRCS
=
eject.c
6
7
@MAKE_PROG_RULES@