# from: @(#)Makefile 6.4 (Berkeley) 6/30/90 # $Id: Makefile,v 1.4 1993/07/31 15:29:52 mycroft Exp $ DIR= usd/22.memacros DOC= 22.memacros SRCS= intro.me MACROS= -me .include ${DOC}.${PRINTER}: ${SRCS} ( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}