1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/repquota/Makefile
2002-07-11 21:26:41 +00:00

9 lines
115 B
Makefile

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