projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dbghelp: Fixed a couple of portability issues to 64bit platforms.
[wine]
/
dlls
/
dxerr9
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = dxerr9
6
7
C_SRCS = \
8
dxerr9.c
9
10
@MAKE_IMPLIB_RULES@