Files
netbsd/external/mit/xorg/server/drivers/xf86-input-void/Makefile
2013-04-06 16:48:33 +02:00

10 lines
168 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/08/02 06:32:02 mrg Exp $
DRIVER= xf86-input-void
DRIVER_NAME= void_drv
SRCS= void.c
MAN= void.4
.include "../Makefile.xf86-driver"