repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Changes from running autconf after previous patch.
[wine/hacks.git]
/
dlls
/
winemapi
/
Makefile.in
blob
f3d1a844845df648d5538b254ed631840349f3aa
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winemapi.dll
6
IMPORTS
=
shlwapi shell32 kernel32
7
8
C_SRCS
=
\
9
main.c \
10
sendmail.c
11
12
@MAKE_DLL_RULES@