Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/vx/Makefile 68419 2000-11-07 01:03:23Z wpaul $
---
> # $FreeBSD: head/sys/modules/vx/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,5c3,6
< .PATH: ${.CURDIR}/../../dev/vx
< KMOD = if_vx
< SRCS = if_vx.c if_vx_pci.c
---
> .PATH: ${.CURDIR}/../../dev/vx
>
> KMOD= if_vx
> SRCS= if_vx.c if_vx_pci.c
7c8
< SRCS += if_vx_eisa.c
---
> SRCS+= if_vx_eisa.c
9c10
< SRCS += opt_bdg.h device_if.h bus_if.h pci_if.h
---
> SRCS+= opt_bdg.h device_if.h bus_if.h pci_if.h