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