# Makefile for libinputdriver
.include <bsd.own.mk>

LIB=	inputdriver

SRCS=	inputdriver.c

.include <bsd.lib.mk>
