Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/libpcap Descend to sbin



details:   https://anonhg.NetBSD.org/src/rev/f4abc8657b26
branches:  trunk
changeset: 746361:f4abc8657b26
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 29 17:30:30 2020 +0000

description:
Descend to sbin

diffstat:

 external/bsd/libpcap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r 1165ac5afce8 -r f4abc8657b26 external/bsd/libpcap/Makefile
--- a/external/bsd/libpcap/Makefile     Sun Mar 29 17:14:13 2020 +0000
+++ b/external/bsd/libpcap/Makefile     Sun Mar 29 17:30:30 2020 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.2 2010/12/05 03:00:44 christos Exp $
+#      $NetBSD: Makefile,v 1.3 2020/03/29 17:30:30 christos Exp $
 
-SUBDIR=        bin lib
+SUBDIR=        bin lib .WAIT sbin
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index