view input/Makefile @ 23722:5c5a3b4c0eb7

unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields
author nicodvb
date Sun, 08 Jul 2007 10:06:47 +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