Home | History | Annotate | Line # | Download | only in fastboot
      1  1.9  christos #	$NetBSD: Makefile,v 1.9 1997/03/24 22:17:26 christos Exp $
      2  1.7       cgd #	@(#)Makefile	8.1 (Berkeley) 6/5/93
      3  1.1       cgd 
      4  1.6       cgd MAN=	fastboot.8
      5  1.1       cgd MLINKS=	fastboot.8 fasthalt.8
      6  1.9  christos SCRIPTS=fastboot.sh fasthalt.sh
      7  1.1       cgd 
      8  1.1       cgd .include <bsd.prog.mk>
      9