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 LIBPCAP:
[dragonfly.git]
/
libexec
/
comsat
/
Makefile
1
# @(#)Makefile 8.1 (Berkeley) 6/4/93
2
# $FreeBSD: src/libexec/comsat/Makefile,v 1.6.2.1 2001/04/25 10:40:50 ru Exp $
3
# $DragonFly: src/libexec/comsat/Makefile,v 1.2 2003/06/17 04:27:07 dillon Exp $
4
5
PROG= comsat
6
MAN= comsat.8
7
8
.include <bsd.prog.mk>