CPPFLAGS+=-DXFree86LOADER for drivers

This commit is contained in:
rtr 2008-08-10 07:39:13 +00:00
parent b050639f27
commit ad9ac2f860
1 changed files with 2 additions and 2 deletions

View File

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