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