Module Name: src Committed By: christos Date: Mon Apr 1 02:02:54 UTC 2019
Modified Files: src/distrib/pmax/instkernel: Makefile Log Message: need bigger clothes To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/distrib/pmax/instkernel/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/pmax/instkernel/Makefile diff -u src/distrib/pmax/instkernel/Makefile:1.41 src/distrib/pmax/instkernel/Makefile:1.42 --- src/distrib/pmax/instkernel/Makefile:1.41 Tue Jan 1 14:09:12 2019 +++ src/distrib/pmax/instkernel/Makefile Sun Mar 31 22:02:54 2019 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2019/01/01 19:09:12 christos Exp $ +# $NetBSD: Makefile,v 1.42 2019/04/01 02:02:54 christos Exp $ .include <bsd.own.mk> .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" @@ -10,7 +10,7 @@ SFX= 64 .endif IMAGE= diskimage -IMAGESIZE= 2800k +IMAGESIZE= 2900k LISTS= ${.CURDIR}/list${SFX} MTREECONF= ${DISTRIBDIR}/common/mtree.dot IMAGEENDIAN= le