Home | History | Annotate | Line # | Download | only in xf86-video-vesa
Makefile revision 1.2
      1 #	$NetBSD: Makefile,v 1.2 2008/08/03 07:32:04 rtr Exp $
      2 
      3 DRIVER=		xf86-video-vesa
      4 DRIVER_NAME=	vesa_drv
      5 
      6 SRCS=		vesa.c
      7 MAN=		vesa.4
      8 
      9 .include "../Makefile.xf86-driver"
     10