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
Remove loader.sym (internal program) via 'make upgrade'.
[dragonfly.git]
/
usr.bin
/
comm
/
Makefile
blob
6fc99cbe34f202f10375cadc77042165c162e555
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: head/usr.bin/comm/Makefile 265420 2014-05-06 04:22:01Z imp $
3
4
PROG
=
comm
5
6
.
include
<
bsd.prog.mk
>