1999-10-06 22:20:32 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2017-03-04 05:10:17 -05:00
|
|
|
.PATH: ${SRCTOP}/sys/dev/mlx
|
2001-01-06 09:00:42 -05:00
|
|
|
|
|
|
|
|
KMOD= mlx
|
|
|
|
|
SRCS= mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
|
1999-10-06 22:20:32 -04:00
|
|
|
|
2000-05-26 21:14:33 -04:00
|
|
|
.include <bsd.kmod.mk>
|