repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configure: Print a warning when prelink isn't found.
[wine/hramrach.git]
/
dlls
/
xinput1_3
/
Makefile.in
blob
3fc79c8d9c3eca40e09ce0136b39b17f6d206dfe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
xinput1_3.dll
6
IMPORTLIB
=
xinput
7
8
C_SRCS
=
\
9
xinput1_3_main.c
10
11
RC_SRCS
=
version.rc
12
13
@MAKE_DLL_RULES@