NetBSD/sbin/fastboot/Makefile

9 lines
201 B
Makefile
Raw Normal View History

1997-03-25 01:15:37 +03:00
# $NetBSD: Makefile,v 1.9 1997/03/24 22:17:26 christos Exp $
# @(#)Makefile 8.1 (Berkeley) 6/5/93
1993-03-21 12:45:37 +03:00
1994-12-22 13:44:04 +03:00
MAN= fastboot.8
1993-03-21 12:45:37 +03:00
MLINKS= fastboot.8 fasthalt.8
1997-03-25 01:15:37 +03:00
SCRIPTS=fastboot.sh fasthalt.sh
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>