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
mmdevapi: Fix compiler warnings with flag -Wcast-qual.
[wine.git]
/
dlls
/
avrt
/
Makefile.in
blob
3df047990fb9a5a50cb209500744455048c57aad
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avrt.dll
6
IMPORTLIB
=
avrt
7
IMPORTS
=
user32 kernel32 ntdll
8
9
C_SRCS
=
\
10
main.c
11
12
@MAKE_DLL_RULES@