Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / mit / xorg / server / drivers / xf86-video-suntcx / Makefile
blobd97a61d71fc7e5be5f03a3f3ab5b8f297565c7f0
1 # $NetBSD: Makefile,v 1.2 2009/01/20 10:18:32 martin Exp $
3 DRIVER= xf86-video-suntcx
4 DRIVER_NAME= suntcx_drv
6 SRCS= tcx_driver.c tcx_cursor.c tcx_accel.c
8 CPPFLAGS+= ${X11FLAGS.DRI}
10 MAN= suntcx.4
12 .include "../Makefile.xf86-driver"