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/x68k Support INET6.
details: https://anonhg.NetBSD.org/src/rev/786d37307636
branches: trunk
changeset: 494315:786d37307636
user: minoura <minoura%NetBSD.org@localhost>
date: Wed Jul 05 16:07:49 2000 +0000
description:
Support INET6.
diffstat:
distrib/utils/sysinst/arch/x68k/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 44e83b0707e4 -r 786d37307636 distrib/utils/sysinst/arch/x68k/Makefile
--- a/distrib/utils/sysinst/arch/x68k/Makefile Wed Jul 05 16:02:38 2000 +0000
+++ b/distrib/utils/sysinst/arch/x68k/Makefile Wed Jul 05 16:07:49 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1999/07/09 15:29:44 minoura Exp $
+# $NetBSD: Makefile,v 1.2 2000/07/05 16:07:49 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