#	$NetBSD: Makefile,v 1.1 2008/08/03 07:21:00 rtr Exp $

DRIVER=		xf86-input-nsc
DRIVER_NAME=	nsc_drv

SRCS=		durango.c nsc_driver.c nsc_galstub.c nsc_gx1_accel.c
SRCS+=		nsc_gx1_cursor.c nsc_gx1_dga.c nsc_gx1_driver.c
SRCS+=		nsc_gx1_shadow.c nsc_gx1_video.c nsc_gx2_accel.c
SRCS+=		nsc_gx2_cursor.c nsc_gx2_dga.c nsc_gx2_driver.c
SRCS+=		nsc_gx2_shadow.c nsc_gx2_video.c panel.c
MAN=		nsc.4

.include "../Makefile.xf86-driver"
