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
msvcrt/tests: Remove a space before a '\n'.
[wine/gsoc-2012-control.git]
/
dlls
/
mshtml
/
tests
/
Makefile.in
blob
eb202fc8ce0f1fca151b40f2482b8135f4269f4d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
mshtml.dll
6
IMPORTS
=
ole32 oleaut32 user32 urlmon advapi32 kernel32
7
8
CTESTS
=
\
9
dom.c \
10
htmldoc.c \
11
misc.c \
12
protocol.c \
13
script.c
14
15
@MAKE_TEST_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend