1 # $NetBSD: Makefile,v 1.5 2003/01/05 12:24:22 pooka Exp $
2 # @(#)Makefile 8.1 (Berkeley) 8/14/93
5 SRCS
= header.me abstract.me intro.me profiling.me gathering.me \
6 postp.me present.me refs.me
7 EXTRA
= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic
11 paper.ps
: ${SRCS} ${DPADD}
12 ${TOOL_SOELIM} -I
${.CURDIR
} ${.ALLSRC
:M
*.me
} |
${TOOL_PIC} | \
13 ${TOOL_TBL} |
${TOOL_EQN} |
${TOOL_ROFF_PS} ${MACROS} > ${.TARGET
}