xref
: /
freebsd
/
usr.bin
/
grdc
/
Makefile
(revision 6b2c1e49da284f28ec7b52f7c031474087e37104)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
grdc
4
MAN
=
grdc
.
6
5
LIBADD
=
ncursesw
6
7
.
include
<
bsd.prog.mk
>
8