NetBSD/share/doc/smm/04.quotas/Makefile

14 lines
266 B
Makefile

# from: @(#)Makefile 6.2 (Berkeley) 6/30/90
# $Id: Makefile,v 1.5 1994/01/24 22:37:02 cgd Exp $
DIR= smm/04.quotas
DOC= 04.quotas
SRCS= quotas.ms
MACROS= -ms
.include <bsd.doc.mk>
${DOC}.${PRINTER_TYPE}: ${SRCS}
( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}