projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
-Fixed MESSAGE functions that were thunking down to 16 bits implementation.
[wine]
/
library
/
Makefile.in
1
DEFS = -D__WINE__
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = none
7
8
C_SRCS = winestub.c
9
10
all: $(C_SRCS:.c=.o)
11
12
@MAKE_RULES@
13
14
### Dependencies: