Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/sound/driver/fm801/Makefile 65205 2000-08-29 16:12:28Z cg $
---
> # $FreeBSD: head/sys/modules/sound/driver/fm801/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../../../dev/sound/pci
< KMOD = snd_fm801
< SRCS = device_if.h bus_if.h isa_if.h pci_if.h
< SRCS += fm801.c
---
> .PATH: ${.CURDIR}/../../../../dev/sound/pci
7a5,8
> KMOD= snd_fm801
> SRCS= device_if.h bus_if.h isa_if.h pci_if.h
> SRCS+= fm801.c
>