projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comctl32/tests: Fix broken check of the ok() macro return value.
[wine]
/
dlls
/
cabinet
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = cabinet.dll
6
IMPORTS = cabinet kernel32
7
8
C_SRCS = \
9
extract.c \
10
fdi.c
11
12
@MAKE_TEST_RULES@
13
14
@DEPENDENCIES@ # everything below this line is overwritten by make depend