Module Name:    src
Committed By:   joerg
Date:           Fri Aug  8 14:00:30 UTC 2014

Modified Files:
        src/distrib/hppa/ramdisk: Makefile

Log Message:
Cleanup cargo cult.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/distrib/hppa/ramdisk/Makefile

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

Modified files:

Index: src/distrib/hppa/ramdisk/Makefile
diff -u src/distrib/hppa/ramdisk/Makefile:1.3 src/distrib/hppa/ramdisk/Makefile:1.4
--- src/distrib/hppa/ramdisk/Makefile:1.3	Thu Jun 19 16:34:21 2014
+++ src/distrib/hppa/ramdisk/Makefile	Fri Aug  8 14:00:30 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3 2014/06/19 16:34:21 skrll Exp $
+#	$NetBSD: Makefile,v 1.4 2014/08/08 14:00:30 joerg Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -8,7 +8,6 @@ IMAGESIZE=	3000k
 MAKEFS_FLAGS=	-f 15
 
 WARNS=		1
-# DBG=		-Os -mmultiple -mstring
 
 CRUNCHBIN=	ramdiskbin
 CRUNCHGEN_FLAGS= -d "${DBG}"

Reply via email to