include ../config.mak LIBNAME = libinput.a SRCS=input.c SRCS-$(JOYSTICK) += joystick.c SRCS-$(LIRC) += lirc.c include ../mpcommon.mak