[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / zaurus / ramdisk

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

Diff for /src/distrib/zaurus/ramdisk/Makefile between version 1.22 and 1.23

version 1.22, 2017/02/08 20:11:18 version 1.23, 2018/01/28 01:09:57
Line 4 
Line 4 
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"  .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
   
 IMAGE=          ramdisk.fs  IMAGE=          ramdisk.fs
 IMAGESIZE=      2176k  IMAGESIZE=      2048k
 MAKEFS_FLAGS+=  -f 14  MAKEFS_FLAGS+=  -f 14
   
 WARNS=          1  WARNS=          1

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb <webmaster@jp.NetBSD.org>