Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.4
      1  1.4      mrg #	$NetBSD: Makefile,v 1.4 2018/08/13 09:25:22 mrg Exp $
      2  1.3     matt 
      3  1.3     matt .include <bsd.endian.mk>
      4  1.3     matt 
      5  1.4      mrg .if ${TARGET_ENDIANNESS} == "1234"
      6  1.1  reinoud 
      7  1.2    bjh21 SUBDIR= boot32 nbfs
      8  1.1  reinoud 
      9  1.3     matt .endif
     10  1.3     matt 
     11  1.1  reinoud .include <bsd.subdir.mk>
     12