Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/vesa/Makefile 89260 2002-01-11 15:49:02Z ru $
---
> # $FreeBSD: head/sys/modules/vesa/Makefile 197025 2009-09-09 09:50:31Z delphij $
3,4d2
< .PATH: ${.CURDIR}/../../dev/syscons ${.CURDIR}/../../i386/isa
<
6c4
< SRCS= vesa.c scvesactl.c opt_vga.h opt_vesa.h
---
> SRCS= opt_vga.h opt_vesa.h
7a6,11
> .PATH: ${.CURDIR}/../../dev/fb
> SRCS+= vesa.c
>
> .PATH: ${.CURDIR}/../../dev/syscons
> SRCS+= scvesactl.c
>