Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sysinst/arch/atari Drop ancient AOUT2ELF option. S...
details: https://anonhg.NetBSD.org/src/rev/3c6a88114f26
branches: trunk
changeset: 339820:3c6a88114f26
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Aug 12 18:20:02 2015 +0000
description:
Drop ancient AOUT2ELF option. Saves ~280 bytes.
diffstat:
usr.sbin/sysinst/arch/atari/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 26e395d65c75 -r 3c6a88114f26 usr.sbin/sysinst/arch/atari/Makefile
--- a/usr.sbin/sysinst/arch/atari/Makefile Wed Aug 12 18:08:02 2015 +0000
+++ b/usr.sbin/sysinst/arch/atari/Makefile Wed Aug 12 18:20:02 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/07/26 19:30:44 dholland Exp $
+# $NetBSD: Makefile,v 1.2 2015/08/12 18:20:02 tsutsui Exp $
#
# Makefile for atari
#
-MD_OPTIONS= AOUT2ELF
+#MD_OPTIONS= AOUT2ELF
LANGUAGES= en de
CPPFLAGS+= -DSUPPORT_8_3_SOURCE_FILESYSTEM
Home |
Main Index |
Thread Index |
Old Index