Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib remove smbfs
details: https://anonhg.NetBSD.org/src/rev/781172156552
branches: trunk
changeset: 970823:781172156552
user: christos <christos%NetBSD.org@localhost>
date: Sat Apr 04 17:56:22 2020 +0000
description:
remove smbfs
diffstat:
lib/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r 5cb9f4189af2 -r 781172156552 lib/Makefile
--- a/lib/Makefile Sat Apr 04 17:25:39 2020 +0000
+++ b/lib/Makefile Sat Apr 04 17:56:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2020/03/18 00:37:29 tnn Exp $
+# $NetBSD: Makefile,v 1.282 2020/04/04 17:56:22 christos Exp $
# from: @(#)Makefile 5.25.1.1 (Berkeley) 5/7/91
.include <bsd.own.mk>
@@ -303,8 +303,5 @@
# Lua bindings come last, they might depend on anything
SUBDIR+= lua
-# Needed by rump and rescue which are outside the smbfs tree
-SUBDIR+= ../external/bsd/smbfs/lib
-
.include <bsd.buildinstall.mk>
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index