Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/vesa/Makefile 66710 2000-10-06 01:43:59Z jhb $
---
> # $FreeBSD: head/sys/modules/vesa/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa
< KMOD = vesa
< SRCS = vesa.c scvesactl.c opt_vga.h opt_vesa.h
< NOMAN =
---
> .PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa
7a5,8
> KMOD= vesa
> SRCS= vesa.c scvesactl.c opt_vga.h opt_vesa.h
> NOMAN=
>