1*44734Sbostic# @(#)Makefile 1.2 (Berkeley) 06/30/90 2*44734Sbostic 3*44734SbosticDIR= papers/future 430189SmckusickSRCS= 0.t 1.t 2.t r.t 530189SmckusickMACROS= -ms 630189Smckusick 7*44734Sbosticpaper.${PRINTER}: ${SRCS} 8*44734Sbostic ${TBL} ${SRCS} | ${ROFF} > ${.TARGET} 9*44734Sbostic.include <bsd.doc.mk> 10