Source-Changes-HG archive

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

[src/trunk]: src/distrib/atari/floppies/install remove unused flags



details:   https://anonhg.NetBSD.org/src/rev/d667ad555b74
branches:  trunk
changeset: 337804:d667ad555b74
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Apr 28 15:13:45 2015 +0000

description:
remove unused flags

diffstat:

 distrib/atari/floppies/install/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r d4710a86c3ca -r d667ad555b74 distrib/atari/floppies/install/Makefile
--- a/distrib/atari/floppies/install/Makefile   Tue Apr 28 15:08:07 2015 +0000
+++ b/distrib/atari/floppies/install/Makefile   Tue Apr 28 15:13:45 2015 +0000
@@ -1,9 +1,8 @@
-#      $NetBSD: Makefile,v 1.4 2015/04/25 18:41:55 christos Exp $
+#      $NetBSD: Makefile,v 1.5 2015/04/28 15:13:45 christos Exp $
 
 IMAGE=         sysinst.fs
 IMAGESIZE?=    1440k
 MAKEDEVTARGETS=        floppy
 USE_SYSINST=   yes
-#MAKEFS_FLAGS= -o bsize=4096,fsize=128
 
 .include "../common/Makefile.images"



Home | Main Index | Thread Index | Old Index