repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed old resource compiler.
[wine.git]
/
dlls
/
crtdll
/
Makefile.in
blob
ca933de8e4ccc993cd14294e4fbff93f55e468fd
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
crtdll
7
8
SPEC_SRCS
=
crtdll.spec
9
10
C_SRCS
=
\
11
crtdll_main.c \
12
mbstring.c \
13
wcstring.c
14
15
all
: $(
MODULE
)
.o
16
17
@MAKE_RULES@
18
19
### Dependencies: