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