xref
: /
freebsd
/
usr.bin
/
nl
/
Makefile
(revision 21fdc27a054f668c8b6c2be503fa68622e5226da)
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