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
Release 20030408.
[wine/gsoc-2012-control.git]
/
programs
/
wcmd
/
Makefile.in
blob
605905f224122419fb1903b1eee16fdfe53e76bb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wcmd.exe
6
APPMODE
=
cui
7
IMPORTS
=
shell32 user32 kernel32
8
9
C_SRCS
=
\
10
batch.c \
11
builtins.c \
12
directory.c \
13
wcmdmain.c
14
15
RC_SRCS
=
wcmdrc.rc
16
17
@MAKE_PROG_RULES@
18
19
### Dependencies: