# from: @(#)Makefile 6.3 (Berkeley) 6/30/90 # $Id: Makefile,v 1.4 1993/07/31 15:30:59 mycroft Exp $ DIR= smm/22.timed DOC= 22.timed SRCS= timed.ms MACROS= -ms .include ${DOC}.${PRINTER}: ${SRCS} ( cd ${.CURDIR} ; ${SOELIM} ${SRCS} ) | ${TBL} | ${ROFF} > ${.TARGET}