Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin add rtsold into SUBDIR.



details:   https://anonhg.NetBSD.org/src/rev/c5091e801e1a
branches:  trunk
changeset: 476012:c5091e801e1a
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Sep 03 05:19:59 1999 +0000

description:
add rtsold into SUBDIR.

diffstat:

 usr.sbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1de4e039506d -r c5091e801e1a usr.sbin/Makefile
--- a/usr.sbin/Makefile Fri Sep 03 05:14:37 1999 +0000
+++ b/usr.sbin/Makefile Fri Sep 03 05:19:59 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.124 1999/07/20 09:47:08 mrg Exp $
+#      $NetBSD: Makefile,v 1.125 1999/09/03 05:19:59 itojun Exp $
 #      from: @(#)Makefile      5.20 (Berkeley) 6/12/93
 
 # XXX Temporary for NO_SENDMAIL and BUILD_POSTFIX
@@ -26,7 +26,7 @@
 
 # IPv6
 SUBDIR+=faithd gifconfig ifmcstat mld6query ndp pim6dd rip6query route6d \
-       rtadvd setkey traceroute6
+       rtadvd setkey traceroute6 rtsold
 
 # ATM PVC
 SUBDIR+=pvcsif pvctxctl



Home | Main Index | Thread Index | Old Index