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
vbscript: Undefined variables resolve as EMPTY without Option Explicit.
[wine.git]
/
programs
/
winepath
/
Makefile.in
blob
5081a4b5060c11425eb9d47071aa73a9046fbed2
1
MODULE
=
winepath.exe
2
APPMODE
= -
mconsole
-
municode
3
4
C_SRCS
=
winepath.c
5
6
MANPAGE
=
winepath.man
7
8
@MAKE_PROG_RULES@