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