Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.sun3 Also build and install installation notes under...



details:   https://anonhg.NetBSD.org/src/rev/a42ef466ae64
branches:  trunk
changeset: 508888:a42ef466ae64
user:      he <he%NetBSD.org@localhost>
date:      Sat Apr 21 17:43:24 2001 +0000

description:
Also build and install installation notes under "make release"
(actually snap_md_post).

diffstat:

 etc/etc.sun3/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r c302e98a23af -r a42ef466ae64 etc/etc.sun3/Makefile.inc
--- a/etc/etc.sun3/Makefile.inc Sat Apr 21 17:38:24 2001 +0000
+++ b/etc/etc.sun3/Makefile.inc Sat Apr 21 17:43:24 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.10 2000/02/20 03:52:24 mycroft Exp $
+#      $NetBSD: Makefile.inc,v 1.11 2001/04/21 17:43:24 he Exp $
 #
 #      etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
 #
@@ -24,4 +24,4 @@
 .endif
        cd ${.CURDIR}/../distrib/sun3 && \
          ${MAKE} depend && ${MAKE} ${_J} && ${MAKE} release
-
+       cd ${.CURDIR}/../distrib/notes && ${MAKE} && ${MAKE} release



Home | Main Index | Thread Index | Old Index