1 # $NetBSD: Makefile,v 1.1 2008/09/02 09:25:39 christos Exp $
3 # @(#)Makefile 8.8 (Berkeley) 10/10/96
5 .
include "../../../Makefile.inc"
6 .PATH
: ${DIST}/docs
/exref
11 CLEANFILES
= summary.ps
13 all: paper.ps summary.ps
16 ${TOOL_TBL} ${.ALLSRC
} |
${TOOL_ROFF_PS} ${MACROS} > ${.TARGET
}
18 summary.ps
: ex.summary
19 ${TOOL_TBL} ${.ALLSRC
} |
${TOOL_ROFF_PS} ${MACROS} > ${.TARGET
}