repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
docs - More adjustments to the swapcache manual page.
[dragonfly.git]
/
usr.bin
/
rwho
/
Makefile
blob
2a5fe7041eaf31dcdc1c4bb19b4b5001ff5d890f
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/rwho/Makefile,v 1.3 2007/08/27 16:50:58 pavalos Exp $
3
4
PROG
=
rwho
5
6
.
include
<
bsd.prog.mk
>