Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/rescue smb is no more.
details:   https://anonhg.NetBSD.org/src/rev/8c0ef6d20837
branches:  trunk
changeset: 1008859:8c0ef6d20837
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 04 17:57:16 2020 +0000
description:
smb is no more.
diffstat:
 rescue/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 9c641e17d6ae -r 8c0ef6d20837 rescue/Makefile
--- a/rescue/Makefile   Sat Apr 04 17:56:22 2020 +0000
+++ b/rescue/Makefile   Sat Apr 04 17:57:16 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.41 2020/03/01 20:59:54 christos Exp $
+#      $NetBSD: Makefile,v 1.42 2020/04/04 17:57:16 christos Exp $
 
 NOLIBCSANITIZER=       # defined
 NOSANITIZER=           # defined
@@ -50,9 +50,6 @@
 LDD_ELF64DIR!= cd ${NETBSDSRCDIR}/usr.bin/ldd/elf64 && ${PRINTOBJDIR}
 PARSELISTENV+= LDD_ELF32DIR=${LDD_ELF32DIR} LDD_ELF64DIR=${LDD_ELF64DIR}
 
-SMB_LIBDIR!=   cd ${NETBSDSRCDIR}/external/bsd/smbfs/lib/libsmb && ${PRINTOBJDIR}
-PARSELISTENV+= SMB_LIBDIR=${SMB_LIBDIR}
-
 #      Specially built objects to override the behaviour of
 #      various library functions
 #
Home |
Main Index |
Thread Index |
Old Index