repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do not pass unnecessary flags to wrc in generated makefiles.
[wine/multimedia.git]
/
dlls
/
winnls
/
Makefile.in
blob
14e66333f7f8c54747bdd7a4821145f2e2981efb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winnls32.dll
6
IMPORTS
=
kernel32
7
ALTNAMES
=
winnls.dll
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
13
14
C_SRCS
=
\
15
winnls.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: