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