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
wininet: Fix potential buffer overrun in HttpQueryInfoA.
[wine.git]
/
programs
/
cmd
/
Makefile.in
blob
6e2872fed39edf4b3a4486462c6afdd3ecef1937
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cmd.exe
6
APPMODE
= -
mconsole
-
municode
7
EXTRADEFS
= -
DUNICODE
8
IMPORTS
=
shell32 user32 advapi32 kernel32
9
10
C_SRCS
=
\
11
batch.c \
12
builtins.c \
13
directory.c \
14
wcmdmain.c
15
16
RC_SRCS
=
wcmdrc.rc
17
18
@MAKE_PROG_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend