Mercurial > mplayer.hg
view input/Makefile @ 23604:cb16042df510
Remove redundant vo_format_name, included img_format.h already provides it
author | reimar |
---|---|
date | Sun, 24 Jun 2007 10:03:26 +0000 |
parents | 090ec2169aee |
children | c7f95196dfe5 |
line wrap: on
line source
include ../config.mak LIBNAME_MPLAYER = libinput.a SRCS_MPLAYER = input.c SRCS_MPLAYER-$(JOYSTICK) += joystick.c SRCS_MPLAYER-$(LIRC) += lirc.c include ../mpcommon.mak