projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msctf/tests: Add handler sink_check_ok for checking fired sinks.
[wine]
/
programs
/
expand
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ../..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = expand.exe
7
APPMODE = -mconsole
8
IMPORTS = setupapi kernel32
9
10
C_SRCS = expand.c
11
12
@MAKE_PROG_RULES@
13
14
@DEPENDENCIES@ # everything below this line is overwritten by make depend