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
Back-out the tls change. The field must be signed or the system will not
[dragonfly.git]
/
usr.bin
/
write
/
Makefile
blob
a76bb9953e7d5c21de959436d40ab70534829c34
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $DragonFly: src/usr.bin/write/Makefile,v 1.3 2007/08/27 16:51:01 pavalos Exp $
3
4
PROG
=
write
5
BINMODE
=
2555
6
BINGRP
=
tty
7
8
.
include
<
bsd.prog.mk
>