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