Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/installboot include <bsd.own.mk> for _SRC_TOP_



details:   https://anonhg.NetBSD.org/src/rev/82bf7a6fa6bd
branches:  trunk
changeset: 525986:82bf7a6fa6bd
user:      bjh21 <bjh21%NetBSD.org@localhost>
date:      Mon Apr 22 23:23:05 2002 +0000

description:
include <bsd.own.mk> for _SRC_TOP_

diffstat:

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

diffs (13 lines):

diff -r 2b2c74c14f3a -r 82bf7a6fa6bd usr.sbin/installboot/Makefile
--- a/usr.sbin/installboot/Makefile     Mon Apr 22 23:20:08 2002 +0000
+++ b/usr.sbin/installboot/Makefile     Mon Apr 22 23:23:05 2002 +0000
@@ -1,6 +1,8 @@
-#      $NetBSD: Makefile,v 1.13 2002/04/22 21:11:45 fredette Exp $
+#      $NetBSD: Makefile,v 1.14 2002/04/22 23:23:05 bjh21 Exp $
 #
 
+.include <bsd.own.mk>
+
 PROG=  installboot
 SRCS=  installboot.c sum.c machines.c fstypes.c \
        ffs.c ffs_bswap.c \



Home | Main Index | Thread Index | Old Index