Home | History | Annotate | Line # | Download | only in bootxx_ustarfs
      1 # $NetBSD: Makefile,v 1.4 2023/08/30 18:46:52 christos Exp $
      2 
      3 NOMAN=yes
      4 .include <bsd.init.mk>
      5 
      6 FS=ustarfs
      7 
      8 BOOTXX_SECTORS=16
      9 
     10 .include <../Makefile.bootxx>
     11 OPT_SIZE.clang += -Oz
     12