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
makefiles: Use the standard C_SRCS variable as the list of test files.
[wine.git]
/
dlls
/
hlink
/
tests
/
Makefile.in
blob
bb2024160ca33ccf51da1db27e27cef7be4cf22a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
hlink.dll
6
IMPORTS
=
hlink ole32 kernel32
7
8
C_SRCS
=
\
9
browse_ctx.c \
10
hlink.c
11
12
@MAKE_TEST_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend