projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge from vendor branch DIFFUTILS:
[dragonfly.git]
/
sbin
/
comcontrol
/
Makefile
1
# @(#)Makefile 5.4 (Berkeley) 6/5/91
2
# $FreeBSD: src/sbin/comcontrol/Makefile,v 1.2.12.1 2001/04/25 10:58:13 ru Exp $
3
# $DragonFly: src/sbin/comcontrol/Makefile,v 1.4 2006/10/17 00:55:39 pavalos Exp $
4
5
PROG= comcontrol
6
MAN= comcontrol.8
7
8
.include <bsd.prog.mk>