Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/snc/Makefile 66550 2000-10-02 14:27:20Z nyan $
---
> # $FreeBSD: head/sys/modules/snc/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../dev/snc
< KMOD = if_snc
< SRCS = if_snc.c if_snc_cbus.c if_snc_pccard.c dp83932.c dp83932subr.c
< SRCS += opt_inet.h opt_bdg.h device_if.h bus_if.h isa_if.h
---
> .PATH: ${.CURDIR}/../../dev/snc
7a5,8
> KMOD= if_snc
> SRCS= if_snc.c if_snc_cbus.c if_snc_pccard.c dp83932.c dp83932subr.c
> SRCS+= opt_inet.h opt_bdg.h device_if.h bus_if.h isa_if.h
>