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
Extract file directly to their target location, bypassing the need to
[wine/multimedia.git]
/
dlls
/
newdev
/
Makefile.in
blob
59604adfba2bf25fce1f5ba74ec51d1db5db1541
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
newdev.dll
6
IMPORTLIB
=
libnewdev.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
main.c
10
11
@MAKE_DLL_RULES@
12
13
### Dependencies: