projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Assorted spelling fixes.
[wine]
/
dlls
/
msvcrtd
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = msvcrtd.dll
6
IMPORTS = msvcrtd
7
EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
8
9
CTESTS = \
10
debug.c
11
12
@MAKE_TEST_RULES@
13
14
### Dependencies: