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
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.bin
/
ruptime
/
Makefile
blob
9ac062d6b79275752e127edbd71c6d3825987bda
1
# $NetBSD: Makefile,v 1.3 1997/01/09 15:26:59 tls Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
USE_FORT?
=
yes
# network client
5
6
PROG
=
ruptime
7
8
.
include
<
bsd.prog.mk
>