repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sbin
/
fastboot
/
Makefile
blob
ae9cfb2943ccf87ff80dceb5f4d7a3404994e20a
1
# $NetBSD: Makefile,v 1.8 1996/10/18 05:51:00 thorpej Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/5/93
3
4
MAN
=
fastboot
.8
5
MLINKS
=
fastboot
.8
fasthalt
.8
6
SCRIPTS
=
fastboot.sh fasthalt.sh
7
8
.
include
<
bsd.prog.mk
>