Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.i386 Build INSTALL_SMALL.



details:   https://anonhg.NetBSD.org/src/rev/99e479b56ceb
branches:  trunk
changeset: 485804:99e479b56ceb
user:      mycroft <mycroft%NetBSD.org@localhost>
date:      Sat May 06 05:31:58 2000 +0000

description:
Build INSTALL_SMALL.

diffstat:

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

diffs (18 lines):

diff -r 4dfd0f324bd2 -r 99e479b56ceb etc/etc.i386/Makefile.inc
--- a/etc/etc.i386/Makefile.inc Sat May 06 05:19:32 2000 +0000
+++ b/etc/etc.i386/Makefile.inc Sat May 06 05:31:58 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.19 2000/03/29 23:47:53 fredb Exp $
+#      $NetBSD: Makefile.inc,v 1.20 2000/05/06 05:31:58 mycroft Exp $
 #
 #      etc.i386/Makefile.inc -- i386-specific etc Makefile targets
 #
@@ -7,7 +7,7 @@
 EXTRA_KERNELS+= GENERIC_TINY
 
 # These are for use by the bootfloppy construction tools
-BUILD_KERNELS+= INSTALL INSTALL_TINY
+BUILD_KERNELS+= INSTALL INSTALL_SMALL INSTALL_TINY
 
 # Build the boot floppies and install them
 snap_md_post:



Home | Main Index | Thread Index | Old Index