Source-Changes-HG archive

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

[src/netbsd-1-6]: src/distrib/notes/sun2 Pull up revision 1.2 (requested by l...



details:   https://anonhg.NetBSD.org/src/rev/605770c6e8c3
branches:  netbsd-1-6
changeset: 528558:605770c6e8c3
user:      lukem <lukem%NetBSD.org@localhost>
date:      Mon Jul 22 16:49:05 2002 +0000

description:
Pull up revision 1.2 (requested by lukem):
- convert sun2/upgrade to use ../sun3/upgrade, rather than unnecessarily
  duplicating the contents of the latter
- fix some types in sun3/upgrade

diffstat:

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

diffs (10 lines):

diff -r 05039cb1221e -r 605770c6e8c3 distrib/notes/sun2/Makefile
--- a/distrib/notes/sun2/Makefile       Mon Jul 22 14:53:18 2002 +0000
+++ b/distrib/notes/sun2/Makefile       Mon Jul 22 16:49:05 2002 +0000
@@ -1,3 +1,5 @@
-#      $NetBSD: Makefile,v 1.1 2001/12/17 21:39:52 fredette Exp $
+#      $NetBSD: Makefile,v 1.1.2.1 2002/07/22 16:49:05 lukem Exp $
+
+MERGED_SRCS+=  ${.CURDIR}/../sun3/upgrade
 
 .include <bsd.man.mk>



Home | Main Index | Thread Index | Old Index