Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / mit / xorg / server / drivers / xf86-video-cyrix / Makefile
blobd91564aa859be8b19c58846d7fb90151181ce213
1 # $NetBSD: Makefile,v 1.2 2008/08/03 07:32:03 rtr Exp $
3 DRIVER= xf86-video-cyrix
4 DRIVER_NAME= cyrix_drv
6 SRCS= cyrix_accel.c cyrix_bank.c cyrix_driver.c
7 SRCS+= cyrix_helper.c cyrix_shadow.c
8 MAN= cyrix.4
10 CPPFLAGS.cyrix_driver.c= -DVERSION=${PACKAGE_MAJOR}
12 .include "../Makefile.xf86-driver"