summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota/Makefile
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2009-02-04 00:21:36 +0000
committermckusick <mckusick@FreeBSD.org>2009-02-04 00:21:36 +0000
commit21c39c52cea3a2dccab11d37f1967c9666ed749e (patch)
tree897fee255390d8c4293456c8b5cfaa5d84f82724 /usr.sbin/edquota/Makefile
parent604db9f61a0640dd95d3f93b517db0e54b17f090 (diff)
downloadFreeBSD-src-21c39c52cea3a2dccab11d37f1967c9666ed749e.zip
FreeBSD-src-21c39c52cea3a2dccab11d37f1967c9666ed749e.tar.gz
Finish conversion of edquota to work with 64-bit quotas.
Add -h option to request "humanized" values such as 1M, 1G, 1T, etc. Discussed with: Dag-Erling Smorgrav Sponsored by: Rsync.net
Diffstat (limited to 'usr.sbin/edquota/Makefile')
-rw-r--r--usr.sbin/edquota/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile
index 8279492..b622212 100644
--- a/usr.sbin/edquota/Makefile
+++ b/usr.sbin/edquota/Makefile
@@ -4,6 +4,7 @@
PROG= edquota
MAN= edquota.8
+CSTD= c99
WARNS?= 4
DPADD= ${LIBUTIL}
OpenPOWER on IntegriCloud