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
winemac: Honor requests to order owned windows relative to other owned windows of...
[wine/multimedia.git]
/
programs
/
cmd
/
Makefile.in
blob
1238f9d4e4e33941f7fede6288fa4f1e120d121f
1
MODULE
=
cmd.exe
2
APPMODE
= -
mconsole
-
municode
3
IMPORTS
=
shell32 user32 advapi32
4
5
C_SRCS
=
\
6
batch.c \
7
builtins.c \
8
directory.c \
9
wcmdmain.c
10
11
RC_SRCS
=
cmd.rc
12
PO_SRCS
=
cmd.rc
13
14
SVG_SRCS
=
wcmd.svg
15
16
@MAKE_PROG_RULES@