xref
: /
freebsd
/
usr.bin
/
tabs
/
Makefile
(revision ccfb965433c67f3bda935a3cdf334be2e3c4348d)
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