Home | History | Annotate | Line # | Download | only in stand
      1 #	$NetBSD: Makefile,v 1.24 2000/05/31 14:31:23 he Exp $
      2 
      3 # mkboot is first; it's needed by the boot programs
      4 SUBDIR=	mkboot inst uboot installboot
      5 
      6 TARGETS += release
      7 
      8 .include <bsd.subdir.mk>
      9