Mercurial > mplayer.hg
view input/Makefile @ 24582:6d5999a6b4e2
warning fix:
sub.c: In function 'vo_update_osd':
sub.c:1104: warning: suggest explicit braces to avoid ambiguous 'else'
author | diego |
---|---|
date | Mon, 24 Sep 2007 15:39:12 +0000 |
parents | 4c260bdb4de9 |
children |
line wrap: on
line source
include ../config.mak LIBNAME_MPLAYER = libinput.a SRCS_MPLAYER = input.c SRCS_MPLAYER-$(APPLE_REMOTE) += ar.c SRCS_MPLAYER-$(JOYSTICK) += joystick.c SRCS_MPLAYER-$(LIRC) += lirc.c include ../mpcommon.mak