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
Change the -a option to be a bit friendlier. Have it print sorted,
[dragonfly/vkernel-mp.git]
/
usr.bin
/
who
/
Makefile
blob
5e9512d6a3f2e8ee8b372e3a3075d75626808724
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/who/Makefile,v 1.2 2004/10/29 19:09:09 liamfoy Exp $
3
4
PROG
=
who
5
6
WARNS?
=
6
7
8
.
include
<
bsd.prog.mk
>