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
Add a comment that explains why this header has no multiple inclusion guards.
[mplayer/greg.git]
/
input
/
Makefile
blob
364d73641d99932d0f460b3c00ad0d582cc3693e
1
include
..
/
config.mak
2
3
LIBNAME_MPLAYER
=
libinput.a
4
5
SRCS_MPLAYER
=
input.c
6
SRCS_MPLAYER-
$(
APPLE_REMOTE
) +=
ar
.c
7
SRCS_MPLAYER-
$(
JOYSTICK
) +=
joystick.c
8
SRCS_MPLAYER-
$(
LIRC
) +=
lirc.c
9
10
include
..
/
mpcommon.mak