projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 961201
[wine]
/
library
/
Makefile.in
1
DEFS = -D__WINE__
2
TOPSRCDIR = @top_srcdir@
3
TOPOBJDIR = ..
4
SRCDIR = @srcdir@
5
VPATH = @srcdir@
6
MODULE = library
7
8
C_SRCS = \
9
arch.c \
10
libres.c \
11
miscstubs.c \
12
sup.c \
13
winmain.c
14
15
all: $(MODULE).o
16
17
@MAKE_RULES@
18
19
### Dependencies: