xref: /freebsd/share/doc/smm/04.quotas/Makefile (revision c6ec7d31830ab1c80edae95ad5e4b9dba10c47ac)
1#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2# $FreeBSD$
3
4VOLUME=	smm/04.quotas
5SRCS=	quotas.ms
6MACROS=	-ms
7
8.include <bsd.doc.mk>
9