repo.or.cz
/
dragonfly
/
vkernel-mp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add ip6 and icmp6 displays to systat(1).
[dragonfly/vkernel-mp.git]
/
usr.bin
/
rwho
/
Makefile
blob
d5f7f8da424bda1713a07fd3463cc7b0e8c9fda6
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/rwho/Makefile,v 1.2 2005/01/09 17:20:54 liamfoy Exp $
3
4
PROG
=
rwho
5
6
WARNS?
=
6
7
.
include
<
bsd.prog.mk
>