Source-Changes-HG archive

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

[src/trunk]: src/bin/sh add bsd.subdir.mk



details:   https://anonhg.NetBSD.org/src/rev/5d901309ac96
branches:  trunk
changeset: 757272:5d901309ac96
user:      perry <perry%NetBSD.org@localhost>
date:      Sun Aug 22 02:21:31 2010 +0000

description:
add bsd.subdir.mk

diffstat:

 bin/sh/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 267bcc9f5862 -r 5d901309ac96 bin/sh/Makefile
--- a/bin/sh/Makefile   Sun Aug 22 02:19:07 2010 +0000
+++ b/bin/sh/Makefile   Sun Aug 22 02:21:31 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.92 2010/08/22 02:09:36 perry Exp $
+#      $NetBSD: Makefile,v 1.93 2010/08/22 02:21:31 perry Exp $
 #      @(#)Makefile    8.4 (Berkeley) 5/5/95
 
 .include <bsd.own.mk>
@@ -82,3 +82,4 @@
 .endif
 
 .include <bsd.prog.mk>
+.include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index