projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 1.5.29.
[wine]
/
programs
/
eject
/
Makefile.in
1
MODULE = eject.exe
2
APPMODE = -mconsole
3
4
C_SRCS = eject.c
5
6
@MAKE_PROG_RULES@