Mercurial > mplayer.hg
view input/Makefile @ 25930:297f24268ce2
in some still unknown system format 0x82 identifies AUDIO_DTS
author | nicodvb |
---|---|
date | Fri, 08 Feb 2008 23:45:26 +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