Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / mit / xorg / server / drivers / xf86-video-tga / Makefile
blobe34f640b5dff8faea38daa15f251e1ba24c4d42a
1 # $NetBSD: Makefile,v 1.3 2008/08/03 09:24:14 rtr Exp $
3 DRIVER= xf86-video-tga
4 DRIVER_NAME= tga_drv
6 SRCS= BT463ramdac.c BTramdac.c IBM561ramdac.c ICS1562.c
7 SRCS+= tga_accel.c tga_cursor.c tga_dac.c tga_driver.c
8 SRCS+= tga_line.c tga_seg.c
10 # new xextproto
11 #CPPFLAGS+= -DHAVE_XEXTPROTO_71
13 .include "../Makefile.xf86-driver"