Author: joel (doc committer)
Date: Thu Feb 2 17:25:39 2012
New Revision: 230915
URL: http://svn.freebsd.org/changeset/base/230915
Log:
Remove leftovers from previous commits.
Approved by: jhb
Modified:
head/sys/modules/sound/driver/emu10k1/Makefile
head/sys/modules/sound/driver/emu10kx/Makefile
Modified: head/sys/modules/sound/driver/emu10k1/Makefile
==============================================================================
--- head/sys/modules/sound/driver/emu10k1/Makefile Thu Feb 2 16:33:58
2012 (r230914)
+++ head/sys/modules/sound/driver/emu10k1/Makefile Thu Feb 2 17:25:39
2012 (r230915)
@@ -1,7 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../../dev/sound/pci \
- ${.CURDIR}/../../../../gnu/dev/sound/pci
+.PATH: ${.CURDIR}/../../../../dev/sound/pci
KMOD= snd_emu10k1
SRCS= device_if.h bus_if.h pci_if.h
Modified: head/sys/modules/sound/driver/emu10kx/Makefile
==============================================================================
--- head/sys/modules/sound/driver/emu10kx/Makefile Thu Feb 2 16:33:58
2012 (r230914)
+++ head/sys/modules/sound/driver/emu10kx/Makefile Thu Feb 2 17:25:39
2012 (r230915)
@@ -1,6 +1,5 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../../dev/sound/pci \
- ${.CURDIR}/../../../../gnu/dev/sound/pci
+.PATH: ${.CURDIR}/../../../../dev/sound/pci
KMOD= snd_emu10kx
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"