apparently I forgot to commit this

thanks to uwe & mrg for hitting me over the head with the error log
This commit is contained in:
macallan 2010-03-14 01:13:16 +00:00
parent 66373914f1
commit 5f2645eca2

View File

@ -0,0 +1,11 @@
# $NetBSD: Makefile,v 1.1 2010/03/14 01:13:16 macallan Exp $
DRIVER= xf86-video-suncg14
DRIVER_NAME= suncg14_drv
SRCS= cg14_driver.c
MAN= suncg14.4
CPPFLAGS+= -I${X11SRCDIR.${DRIVER}}/../include
.include "../Makefile.xf86-driver"