Module Name:    src
Committed By:   christos
Date:           Thu Dec 15 04:37:01 UTC 2016

Modified Files:
        src/sys/modules: Makefile
Removed Files:
        src/sys/modules/spkr_synth: Makefile spkr_synth.ioconf

Log Message:
delete spkr_synth module


To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/modules/Makefile
cvs rdiff -u -r1.2 -r0 src/sys/modules/spkr_synth/Makefile \
    src/sys/modules/spkr_synth/spkr_synth.ioconf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/modules/Makefile
diff -u src/sys/modules/Makefile:1.186 src/sys/modules/Makefile:1.187
--- src/sys/modules/Makefile:1.186	Fri Dec  9 19:39:40 2016
+++ src/sys/modules/Makefile	Wed Dec 14 23:37:00 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.186 2016/12/10 00:39:40 pgoyette Exp $
+#	$NetBSD: Makefile,v 1.187 2016/12/15 04:37:00 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -116,7 +116,6 @@ SUBDIR+=	skipjack
 SUBDIR+=	slcompress
 SUBDIR+=	smbfs
 SUBDIR+=	spdmem
-SUBDIR+=	spkr_synth
 SUBDIR+=	sppp_subr
 SUBDIR+=	sysmon
 SUBDIR+=	sysmon_envsys

Reply via email to