Home | History | Annotate | Line # | Download | only in stand
      1 #	$NetBSD: Makefile,v 1.1 2011/01/26 01:18:53 pooka Exp $
      2 #	@(#)Makefile	8.3 (Berkeley) 2/16/94
      3 
      4 # optional first stage bootblocks
      5 SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs
      6 
      7 # flash-based bootblocks
      8 SUBDIR+=boot
      9 
     10 .include <bsd.subdir.mk>
     11