Deleted Added
sdiff udiff text old ( 66710 ) new ( 70711 )
full compact
1# $FreeBSD: head/sys/modules/vesa/Makefile 66710 2000-10-06 01:43:59Z jhb $
2
3.PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa
4KMOD = vesa
5SRCS = vesa.c scvesactl.c opt_vga.h opt_vesa.h
6NOMAN =
7
8.include <bsd.kmod.mk>