Deleted Added
full compact
1c1
< # $FreeBSD: head/sys/modules/sound/driver/ds1/Makefile 62598 2000-07-04 23:32:15Z cg $
---
> # $FreeBSD: head/sys/modules/sound/driver/ds1/Makefile 70711 2001-01-06 14:00:42Z obrien $
3,6c3
< .PATH: ${.CURDIR}/../../../../dev/sound/pci
< KMOD = snd_ds1
< SRCS = device_if.h bus_if.h isa_if.h pci_if.h
< SRCS += ds1.c
---
> .PATH: ${.CURDIR}/../../../../dev/sound/pci
7a5,8
> KMOD= snd_ds1
> SRCS= device_if.h bus_if.h isa_if.h pci_if.h
> SRCS+= ds1.c
>