Source-Changes-HG archive

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

[src/netbsd-1-5]: src/distrib/utils/sysinst/arch/x68k Pullup rev.1.2; approve...



details:   https://anonhg.NetBSD.org/src/rev/aea8eddb0331
branches:  netbsd-1-5
changeset: 489503:aea8eddb0331
user:      minoura <minoura%NetBSD.org@localhost>
date:      Wed Sep 20 23:39:41 2000 +0000

description:
Pullup rev.1.2; approved by thorpej.
Support IPv6.

diffstat:

 distrib/utils/sysinst/arch/x68k/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a5e68d4ebf5c -r aea8eddb0331 distrib/utils/sysinst/arch/x68k/Makefile
--- a/distrib/utils/sysinst/arch/x68k/Makefile  Wed Sep 20 21:51:38 2000 +0000
+++ b/distrib/utils/sysinst/arch/x68k/Makefile  Wed Sep 20 23:39:41 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.8.2 2000/08/31 15:16:48 minoura Exp $
+#      $NetBSD: Makefile,v 1.1.8.3 2000/09/20 23:39:41 minoura Exp $
 #
 # Makefile for x68k
 #
@@ -11,6 +11,8 @@
 
 md.o:  menu_defs.h msg_defs.h
 
+CPPFLAGS+=-DINET6
+
 .include "../../Makefile.inc"
 
 # Note: we have no french messages, because x68k console does not



Home | Main Index | Thread Index | Old Index