9 lines
201 B
Makefile
9 lines
201 B
Makefile
# $NetBSD: Makefile,v 1.9 1997/03/24 22:17:26 christos Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
|
|
|
MAN= fastboot.8
|
|
MLINKS= fastboot.8 fasthalt.8
|
|
SCRIPTS=fastboot.sh fasthalt.sh
|
|
|
|
.include <bsd.prog.mk>
|