# 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 ${DOC}.${PRINTER_TYPE}: ${SRCS} ( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}