xref
: /
freebsd
/
usr.sbin
/
quot
/
Makefile
(revision b59017c5cad90d0f09a59e68c00457b7faf93e7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
quot
2
MAN
=
quot
.
8
3
LIBADD
=
ufs
4
5
WARNS
?=
2
6
7
.
include
<
bsd.prog.mk
>
8