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
kernel - Fix auto port assignment collision in network code
[dragonfly.git]
/
usr.bin
/
what
/
Makefile
blob
129e24bb13744fd12881df44343a97e23d3673c0
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/what/Makefile,v 1.3 2007/08/27 16:51:01 pavalos Exp $
3
4
PROG
=
what
5
6
.
include
<
bsd.prog.mk
>