]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/edquota/Makefile
zfs: merge openzfs/zfs@86e115e21
[FreeBSD/FreeBSD.git] / usr.sbin / edquota / Makefile
1
2 PROG=   edquota
3 MAN=    edquota.8
4
5 LIBADD= util
6
7 .include <bsd.prog.mk>