Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/lib/libkern Omit vestigial unused commented-out experiment.
details: https://anonhg.NetBSD.org/src/rev/65ce15d338c6
branches: trunk
changeset: 1005601:65ce15d338c6
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sat Dec 14 17:23:31 2019 +0000
description:
Omit vestigial unused commented-out experiment.
diffstat:
sys/lib/libkern/Makefile.libkern | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 3b4fa9aff5be -r 65ce15d338c6 sys/lib/libkern/Makefile.libkern
--- a/sys/lib/libkern/Makefile.libkern Sat Dec 14 17:15:54 2019 +0000
+++ b/sys/lib/libkern/Makefile.libkern Sat Dec 14 17:23:31 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.libkern,v 1.44 2019/12/14 15:30:37 ad Exp $
+# $NetBSD: Makefile.libkern,v 1.45 2019/12/14 17:23:31 riastradh Exp $
#
# Variable definitions for libkern.
@@ -98,9 +98,6 @@
SRCS+= cdbr.c
SRCS+= mi_vector_hash.c
-#.PATH: ${NETBSDSRCDIR}/external/bsd/liblzf/dist
-#SRCS+= lzf_c.c lzf_d.c
-
# Files to clean up
CLEANFILES+= lib${LIB}.o lib${LIB}.po
Home |
Main Index |
Thread Index |
Old Index