1 # $NetBSD: Makefile,v 1.4 2008/08/03 14:47:26 rtr Exp $
3 DRIVER
= xf86-video-nvxbox
4 DRIVER_NAME
= nvxbox_drv
6 SRCS
= nv_dac.c nv_driver.c nv_setup.c nv_xaa.c \
7 nv_cursor.c nv_dga.c nv_shadow.c nv_video.c \
10 MAN
= # XXX dist is not nvxbox.man??? nvxbox.4
12 COPTS.nv_video.c
= -Wno-error
14 .
include "../Makefile.xf86-driver"