Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/sym/Makefile 70187 2000-12-19 12:27:53Z alex $
---
> # $FreeBSD: head/sys/modules/sym/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../dev/sym
< KMOD = sym
< SRCS = sym_hipd.c opt_sym.h opt_cam.h opt_scsi.h
< SRCS += device_if.h bus_if.h pci_if.h
---
> .PATH: ${.CURDIR}/../../dev/sym
7a5,8
> KMOD= sym
> SRCS= sym_hipd.c opt_sym.h opt_cam.h opt_scsi.h
> SRCS+= device_if.h bus_if.h pci_if.h
>