xref
: /
freebsd
/
usr.bin
/
wall
/
Makefile
(revision 87bf66d4a7488c496af110d4d05cc0273d49f82e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
wall
2
SRCS
=
ttymsg.c
wall.c
3
BINGRP
=
tty
4
BINMODE
=
2555
5
6
.
include
<
bsd.prog.mk
>
7