Mercurial > mplayer.hg
view input/Makefile @ 21309:ef59ac68c9b6
FFmpeg-style dependency declaration
author | diego |
---|---|
date | Mon, 27 Nov 2006 13:42:36 +0000 |
parents | 92b122592776 |
children | 8bcff5c7e387 |
line wrap: on
line source
include ../config.mak LIBNAME = libinput.a SRCS=input.c SRCS-$(JOYSTICK) += joystick.c SRCS-$(LIRC) += lirc.c include ../mpcommon.mak