summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/02.implement/Makefile
blob: 09d7d8bd5c6c76a646fd13943095e94652361781 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	@(#)Makefile	8.1 (Berkeley) 6/8/93
# $FreeBSD$

DIR=	psd/02.implement
SRCS=	implement
MACROS=	-ms
REFER=	refer -p /usr/old/dict/papers/Ind -e

paper.ps: ${SRCS} fig1.pic fig2.pic
	${SOELIM} ${SRCS} | ${REFER} | ${PIC} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>
OpenPOWER on IntegriCloud