Cross Reference: Makefile
xref: /src/sys/arch/pmax/stand/bootxx_ffs/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/pmax/stand/bootxx_ffs/
11.3Stsutsui# $NetBSD: Makefile,v 1.3 2009/04/21 16:08:39 tsutsui Exp $
21.1Ssimonb
31.1SsimonbPRIMARY_PROG=	bootxx_ffs
41.3StsutsuiCPPFLAGS+=	-DLIBSA_SINGLE_FILESYSTEM=ffsv1 \
51.3Stsutsui		-DBOOTXX_FS_NAME='"FFSv1"'
61.2Ssimonb# Use small daddr_t to avoid code bloat
71.2SsimonbCPPFLAGS+=	-D__daddr_t=int32_t
81.1Ssimonb
91.1SsimonbPRIMARY_MAX_LOAD!=	expr 8192 - 512
101.1Ssimonb
111.1Ssimonb.include "../Makefile.booters"
12

Indexes created Mon Dec 01 01:09:28 GMT 2025