repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
winmm
/
winearts
/
Makefile.in
blob
b5f4493bffbfd536c365a976ba4160bf93291565
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winearts.drv
6
IMPORTS
=
winmm user32 kernel32
7
EXTRAINCL
=
@ARTSINCL@
8
EXTRALIBS
=
@ARTSLIBS@
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
arts.c \
15
audio.c
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: