1 2 3 4 5 6 7 8 9 10
# @(#)Makefile 5.2 (Berkeley) 6/8/93 SRCS= beyond43.ms DOC= beyond43 MACROS= -ms paper.ps: ${SRCS} ${TBL} ${.CURDIR}/${SRCS} | ${ROFF} > ${.TARGET} .include <bsd.doc.mk>