Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.23.20.1
      1  1.23.20.1       he #	$NetBSD: Makefile,v 1.23.20.1 2000/07/13 21:22:25 he Exp $
      2       1.13      cgd 
      3       1.23  thorpej # mkboot is first; it's needed by the boot programs
      4       1.23  thorpej SUBDIR=	mkboot inst uboot installboot
      5  1.23.20.1       he 
      6  1.23.20.1       he TARGETS += release
      7        1.1      cgd 
      8       1.23  thorpej .include <bsd.subdir.mk>
      9