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
ntdll: Add %gs support for FreeBSD.
[wine/multimedia.git]
/
dlls
/
avicap32
/
Makefile.in
blob
cb9c6de08c6304b243a8a39de9dbc48472064b25
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avicap32.dll
6
IMPORTLIB
=
avicap32
7
IMPORTS
=
kernel32 ntdll
8
9
C_SRCS
=
avicap32_main.c
10
11
@MAKE_DLL_RULES@