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
if_vtnet - Add back vtnet_tx_size variable for now, to fix build.
[dragonfly.git]
/
usr.bin
/
chat
/
Makefile
blob
375dca738a498416bcc086b50b970eed2697e69c
1
# $FreeBSD: src/usr.bin/chat/Makefile,v 1.7.2.1 2001/04/25 11:29:17 ru Exp $
2
# $DragonFly: src/usr.bin/chat/Makefile,v 1.5 2007/08/27 16:50:52 pavalos Exp $
3
4
PROG
=
chat
5
MAN
=
chat
.8
6
7
.
include
<
bsd.prog.mk
>