Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/ti/Makefile 60966 2000-05-27 01:14:33Z peter $
---
> # $FreeBSD: head/sys/modules/ti/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../pci
< KMOD = if_ti
< SRCS = if_ti.c opt_bdg.h vlan.h device_if.h bus_if.h pci_if.h
< CLEANFILES = vlan.h
---
> .PATH: ${.CURDIR}/../../pci
7a5,8
> KMOD= if_ti
> SRCS= if_ti.c opt_bdg.h vlan.h device_if.h bus_if.h pci_if.h
> CLEANFILES= vlan.h
>