Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/sound/driver/spicds/Makefile 162875 2006-09-30 16:57:41Z netchild $
---
> # $FreeBSD: head/sys/modules/sound/driver/spicds/Makefile 162892 2006-09-30 18:12:33Z netchild $
3,6c3
< .PATH: ${.CURDIR}/../../../../dev/sound/pci
< KMOD = snd_spicds
< SRCS = device_if.h bus_if.h isa_if.h pci_if.h
< SRCS += spicds.c
---
> .PATH: ${.CURDIR}/../../../../dev/sound/pci
7a5,8
> KMOD= snd_spicds
> SRCS= device_if.h bus_if.h isa_if.h pci_if.h
> SRCS+= spicds.c
>