Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst/arch/macppc enable IPv6.



details:   https://anonhg.NetBSD.org/src/rev/1cbdfc27acc0
branches:  trunk
changeset: 533102:1cbdfc27acc0
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Jun 21 08:20:09 2002 +0000

description:
enable IPv6.

diffstat:

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

diffs (16 lines):

diff -r df8fa95e80e0 -r 1cbdfc27acc0 distrib/utils/sysinst/arch/macppc/Makefile
--- a/distrib/utils/sysinst/arch/macppc/Makefile        Fri Jun 21 07:48:53 2002 +0000
+++ b/distrib/utils/sysinst/arch/macppc/Makefile        Fri Jun 21 08:20:09 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2001/01/14 02:38:20 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2002/06/21 08:20:09 itojun Exp $
 #
 # Makefile for macppc
 #
@@ -11,4 +11,6 @@
 
 md.o:  menu_defs.h msg_defs.h
 
+CPPFLAGS+=-DINET6
+
 .include "../../Makefile.inc"



Home | Main Index | Thread Index | Old Index