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