Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# $FreeBSD$
.PATH: ${SRCTOP}/sys/dev/evdev
KMOD= uinput
SRCS= uinput.c
SRCS+= opt_evdev.h
.include <bsd.kmod.mk>