repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adjust list width.
[dragonfly.git]
/
usr.sbin
/
quot
/
Makefile
blob
f9bee5fc5c82d4c76a0fec092179653206835c2b
1
# $FreeBSD: src/usr.sbin/quot/Makefile,v 1.5.2.2 2002/03/15 18:12:41 mikeh Exp $
2
# $DragonFly: src/usr.sbin/quot/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
3
4
PROG
=
quot
5
WARNS?
=
6
6
MAN
=
quot
.8
7
8
.
include
<
bsd.prog.mk
>