1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/usr.sbin/edquota/Makefile
2003-04-04 17:49:21 +00:00

10 lines
114 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= edquota
MAN= edquota.8
WARNS?= 4
.include <bsd.prog.mk>