Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / mit / xorg / server / drivers / xf86-video-rendition / Makefile
blob5dd628c8f2767a0ab12d33d1043c1dfe6ef26ea3
1 # $NetBSD: Makefile,v 1.2 2008/08/03 07:32:04 rtr Exp $
3 DRIVER= xf86-video-rendition
4 DRIVER_NAME= rendition_drv
6 SRCS= accelX.c hwcursor.c rendition.c rendition_shadow.c
7 SRCS+= v1krisc.c vboard.c vloaduc.c vmisc.c vmodes.c vramdac.c
8 MAN= rendition.4
10 CPPFLAGS.vboard.c= -DMODULEDIR=\"${X11USRLIBDIR}/modules/\"
12 .include "../Makefile.xf86-driver"