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