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. Approv...
details: https://anonhg.NetBSD.org/src/rev/11def3b4e7dd
branches: netbsd-1-5
changeset: 489332:11def3b4e7dd
user: minoura <minoura%NetBSD.org@localhost>
date: Thu Aug 31 15:03:00 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 0413fe150745 -r 11def3b4e7dd distrib/utils/sysinst/arch/x68k/Makefile
--- a/distrib/utils/sysinst/arch/x68k/Makefile Thu Aug 31 15:00:36 2000 +0000
+++ b/distrib/utils/sysinst/arch/x68k/Makefile Thu Aug 31 15:03:00 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1999/07/09 15:29:44 minoura Exp $
+# $NetBSD: Makefile,v 1.1.8.1 2000/08/31 15:03:00 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