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