Module Name:    src
Committed By:   tsutsui
Date:           Wed Aug 12 18:20:02 UTC 2015

Modified Files:
        src/usr.sbin/sysinst/arch/atari: Makefile

Log Message:
Drop ancient AOUT2ELF option.  Saves ~280 bytes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysinst/arch/atari/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/sysinst/arch/atari/Makefile
diff -u src/usr.sbin/sysinst/arch/atari/Makefile:1.1 src/usr.sbin/sysinst/arch/atari/Makefile:1.2
--- src/usr.sbin/sysinst/arch/atari/Makefile:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/atari/Makefile	Wed Aug 12 18:20:02 2015
@@ -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

Reply via email to