xref: /netbsd/sbin/fastboot/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.9 1997/03/24 22:17:26 christos Exp $
2#	@(#)Makefile	8.1 (Berkeley) 6/5/93
3
4MAN=	fastboot.8
5MLINKS=	fastboot.8 fasthalt.8
6SCRIPTS=fastboot.sh fasthalt.sh
7
8.include <bsd.prog.mk>
9