Source-Changes-HG archive

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

[src/trunk]: src/etc/etc.x68k Dig installation/misc. because new distrib/x68k...



details:   https://anonhg.NetBSD.org/src/rev/c0ae11434dc5
branches:  trunk
changeset: 526660:c0ae11434dc5
user:      isaki <isaki%NetBSD.org@localhost>
date:      Tue May 07 14:11:37 2002 +0000

description:
Dig installation/misc. because new distrib/x68k does not create it.

diffstat:

 etc/etc.x68k/Makefile.inc |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 11ae776de363 -r c0ae11434dc5 etc/etc.x68k/Makefile.inc
--- a/etc/etc.x68k/Makefile.inc Tue May 07 14:08:30 2002 +0000
+++ b/etc/etc.x68k/Makefile.inc Tue May 07 14:11:37 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.14 2002/05/02 15:09:50 lukem Exp $
+#      $NetBSD: Makefile.inc,v 1.15 2002/05/07 14:11:37 isaki Exp $
 #
 #      etc.x68k/Makefile.inc -- x68k-specific etc Makefile targets
 #
@@ -7,7 +7,8 @@
 
 BUILD_KERNELS=         INSTALL
 
-INSTALLATION_DIRS+=    installation/floppy
+INSTALLATION_DIRS+=    installation/floppy \
+                       installation/misc
 
 LOCALTIME=             Japan
 



Home | Main Index | Thread Index | Old Index