repo.or.cz
/
mplayer
/
greg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
synced with r22428
[mplayer/greg.git]
/
input
/
Makefile
blob
1ecf28e8bb97865f0aac48b14f5bbfec47e2a0dd
1
2
include
..
/
config.mak
3
4
LIBNAME
=
libinput.a
5
6
SRCS
=
input.c
7
SRCS-
$(
JOYSTICK
) +=
joystick.c
8
SRCS-
$(
LIRC
) +=
lirc.c
9
10
include
..
/
mpcommon.mak