Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/notes/i386 Pull up revision 1.5 (requested by s...



details:   https://anonhg.NetBSD.org/src/rev/a2034af9951e
branches:  netbsd-1-5
changeset: 492889:a2034af9951e
user:      he <he%NetBSD.org@localhost>
date:      Tue Feb 26 21:32:21 2002 +0000

description:
Pull up revision 1.5 (requested by simonb):
  Use bsd.man.mk instead of bsd.prog.mk, and do cleaning differently.

diffstat:

 distrib/notes/i386/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (11 lines):

diff -r cd4d2120ba3e -r a2034af9951e distrib/notes/i386/Makefile
--- a/distrib/notes/i386/Makefile       Tue Feb 26 21:32:12 2002 +0000
+++ b/distrib/notes/i386/Makefile       Tue Feb 26 21:32:21 2002 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: Makefile,v 1.3.4.1 2000/11/01 03:48:06 tv Exp $
+#      $NetBSD: Makefile,v 1.3.4.2 2002/02/26 21:32:21 he Exp $
 
 MERGED_SRCS+=${.CURDIR}/../common/sysinst ${.CURDIR}/../common/upgrade
 
-.include <bsd.prog.mk>
+.include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index