BSD 4_3_Net_2 release
[unix-history] / usr / src / share / doc / smm / 04.quotas / Makefile
... / ...
CommitLineData
1# @(#)Makefile 6.2 (Berkeley) 6/30/90
2
3DIR= smm/04.quotas
4SRCS= quotas.ms
5MACROS= -msU
6
7paper.${PRINTER}: ${SRCS}
8 ${ROFF} ${SRCS} > ${.TARGET}
9
10.include <bsd.doc.mk>