projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ntdll: Allocate a console (without renderer) when starting a program from unix console.
[wine]
/
dlls
/
mmdevldr.vxd
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = mmdevldr.vxd
6
7
C_SRCS = \
8
mmdevldr.c
9
10
@MAKE_DLL_RULES@