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
mmap.2: Remove reference to no longer existing BUGS section.
[dragonfly.git]
/
usr.sbin
/
repquota
/
Makefile
blob
233c60a28cb921e0d3980fb7cf93ea774af899f5
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.2.14.2 2002/03/15 22:18:25 mikeh Exp $
3
# $DragonFly: src/usr.sbin/repquota/Makefile,v 1.3 2005/01/17 01:49:24 cpressey Exp $
4
5
PROG
=
repquota
6
MAN
=
repquota
.8
7
8
.
include
<
bsd.prog.mk
>