Source-Changes-HG archive

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

[src/netbsd-1-6]: src/distrib/utils/sysinst/arch/macppc Pull up revision 1.3 ...



details:   https://anonhg.NetBSD.org/src/rev/ff79507705d9
branches:  netbsd-1-6
changeset: 529240:ff79507705d9
user:      he <he%NetBSD.org@localhost>
date:      Sun Nov 03 13:18:31 2002 +0000

description:
Pull up revision 1.3 (requested by itojun in ticket #347):
  Make macppc install floppy IPv6-ready.

diffstat:

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

diffs (16 lines):

diff -r 2cc5df2e14e5 -r ff79507705d9 distrib/utils/sysinst/arch/macppc/Makefile
--- a/distrib/utils/sysinst/arch/macppc/Makefile        Sun Nov 03 13:17:49 2002 +0000
+++ b/distrib/utils/sysinst/arch/macppc/Makefile        Sun Nov 03 13:18:31 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2001/01/14 02:38:20 mrg Exp $
+#      $NetBSD: Makefile,v 1.2.2.1 2002/11/03 13:18:31 he 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