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