Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.23.34.1
      1 #	$NetBSD: Makefile,v 1.23.34.1 2000/06/22 16:59:58 minoura 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