Home | History | Annotate | Line # | Download | only in stand
      1  1.3    matt #	$NetBSD: Makefile,v 1.3 2013/05/01 22:16:15 matt Exp $
      2  1.1  nonaka 
      3  1.3    matt .include <bsd.endian.mk>
      4  1.3    matt 
      5  1.3    matt .if ${TARGET_ENDIANNESS} == "1234"
      6  1.2  nonaka SUBDIR=	zbsdmod zboot
      7  1.3    matt .endif
      8  1.1  nonaka 
      9  1.1  nonaka .include <bsd.subdir.mk>
     10