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
Merge commit 'crater/master'
[dragonfly.git]
/
libexec
/
comsat
/
Makefile
blob
6727c7778ce88ebf785d5a4515d0b64ae9f4b3f7
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.3 2005/05/03 17:22:01 liamfoy Exp $
4
5
PROG
=
comsat
6
MAN
=
comsat
.8
7
WARNS?
=
6
8
9
.
include
<
bsd.prog.mk
>