install vesa.4.

This commit is contained in:
mrg 2008-08-30 04:44:34 +00:00
parent 15f84f36ad
commit e582e7fa7f
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2008/08/10 07:39:13 rtr Exp $
# $NetBSD: Makefile,v 1.4 2008/08/30 04:44:34 mrg Exp $
DRIVER= xf86-video-vesa
DRIVER_NAME= vesa_drv
SRCS= vesa.c
#MAN= vesa.4
MAN= vesa.4
.include "../Makefile.xf86-driver"