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
sbin/hammer: Drop rerundant ()
[dragonfly.git]
/
usr.sbin
/
edquota
/
Makefile
blob
1091121a04efb6452ff23ebb322081c010f17ba7
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.sbin/edquota/Makefile,v 1.2.14.2 2002/03/22 19:14:54 mikeh Exp $
3
4
PROG
=
edquota
5
MAN
=
edquota
.8
6
7
.
include
<
bsd.prog.mk
>