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