CPPFLAGS+=-DXFree86LOADER for drivers
This commit is contained in:
parent
b050639f27
commit
ad9ac2f860
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue