Module Name: src
Committed By: tls
Date: Sun Aug 10 06:48:29 UTC 2014
Modified Files:
src/distrib/sandpoint/ramdisk [tls-earlyentropy]: Makefile
Log Message:
Rebase.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.10.10.1 src/distrib/sandpoint/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/sandpoint/ramdisk/Makefile
diff -u src/distrib/sandpoint/ramdisk/Makefile:1.10 src/distrib/sandpoint/ramdisk/Makefile:1.10.10.1
--- src/distrib/sandpoint/ramdisk/Makefile:1.10 Tue Aug 14 07:24:41 2012
+++ src/distrib/sandpoint/ramdisk/Makefile Sun Aug 10 06:48:29 2014
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/08/14 07:24:41 martin Exp $
+# $NetBSD: Makefile,v 1.10.10.1 2014/08/10 06:48:29 tls Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -8,7 +8,7 @@ IMAGESIZE= 2048k
MAKEFS_FLAGS= -f 15
WARNS= 1
-DBG= -Os -mmultiple -mstring
+DBG= -Os
CRUNCHBIN= ramdiskbin
CRUNCHGEN_FLAGS=-d "${DBG}"