Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/rtadvd Need <bsd.own.mk> now.



details:   https://anonhg.NetBSD.org/src/rev/58a7a4459014
branches:  trunk
changeset: 509929:58a7a4459014
user:      kleink <kleink%NetBSD.org@localhost>
date:      Tue May 15 17:07:49 2001 +0000

description:
Need <bsd.own.mk> now.

diffstat:

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

diffs (11 lines):

diff -r 8b89cea5a273 -r 58a7a4459014 usr.sbin/rtadvd/Makefile
--- a/usr.sbin/rtadvd/Makefile  Tue May 15 17:05:54 2001 +0000
+++ b/usr.sbin/rtadvd/Makefile  Tue May 15 17:07:49 2001 +0000
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2001/05/15 17:05:54 kleink Exp $
+# $NetBSD: Makefile,v 1.6 2001/05/15 17:07:49 kleink Exp $
+
+.include <bsd.own.mk>
 
 PROG=  rtadvd
 SRCS=  rtadvd.c rrenum.c advcap.c if.c config.c timer.c dump.c



Home | Main Index | Thread Index | Old Index