Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/pcn/Makefile 66131 2000-09-20 17:30:22Z wpaul $
---
> # $FreeBSD: head/sys/modules/pcn/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../pci
< KMOD = if_pcn
< SRCS = if_pcn.c opt_bdg.h device_if.h bus_if.h pci_if.h
< SRCS += miibus_if.h
---
> .PATH: ${.CURDIR}/../../pci
7a5,8
> KMOD= if_pcn
> SRCS= if_pcn.c opt_bdg.h device_if.h bus_if.h pci_if.h
> SRCS+= miibus_if.h
>