Net2/usr/src/share/doc/smm/04.quotas/Makefile

#	@(#)Makefile	6.2 (Berkeley) 6/30/90

DIR=	smm/04.quotas
SRCS=	quotas.ms
MACROS=	-msU

paper.${PRINTER}: ${SRCS}
	${ROFF} ${SRCS} > ${.TARGET}

.include <bsd.doc.mk>