summaryrefslogtreecommitdiff
path: root/share/doc/smm/04.quotas/Makefile
blob: 475d172278ec8a2e7849bdce5f585291c83f75eb (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.3 2004/02/01 14:22:45 jmc Exp $


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

paper.txt: ${SRCS}
	${ROFF} -Tascii ${SRCS} > ${.TARGET}

.include <bsd.doc.mk>