1 # $NetBSD: Makefile,v 1.4 2009/06/12 04:40:22 mrg Exp $
6 SRCS
= durango.c nsc_driver.c nsc_galstub.c
7 SRCS
+= nsc_gx1_accel.c nsc_gx1_cursor.c nsc_gx1_dga.c
8 SRCS
+= nsc_gx1_driver.c nsc_gx1_shadow.c nsc_gx1_video.c
9 SRCS
+= nsc_gx2_accel.c nsc_gx2_cursor.c nsc_gx2_dga.c
10 SRCS
+= nsc_gx2_driver.c nsc_gx2_shadow.c nsc_gx2_video.c
14 CPPFLAGS
+= -I
${X11SRCDIR.
${DRIVER}}/src
/gfx
15 CPPFLAGS
+= -I
${X11SRCDIR.
${DRIVER}}/src
/panel
17 .
include "../Makefile.xf86-driver"