Home | History | Annotate | Line # | Download | only in bootblock
      1  1.9  christos #	$NetBSD: Makefile.booters,v 1.9 2016/09/17 18:08:02 christos Exp $
      2  1.1   aymeric 
      3  1.9  christos NOSSP=	# defined
      4  1.8  christos NOPIE=	# defined
      5  1.8  christos .include <bsd.init.mk>
      6  1.1   aymeric 
      7  1.5       jmc RELOC2BB=	${TOOL_AMIGAELF2BB}
      8  1.5       jmc TXLT=		${TOOL_AMIGATXLT}
      9