summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/bufbio/Makefile
blob: 524ee04ea347b12e6037b030dd025dd7bd3d2948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

VOLUME=		papers
DOC=		bio
SRCS=		bio.ms-patched
EXTRA=		bufsize.eps
MACROS=		-ms
USE_PIC=	YES
CLEANFILES=	bio.ms-patched

bio.ms-patched: bio.ms
	sed "s;bufsize\.eps;${.CURDIR}/&;" ${.ALLSRC} > ${.TARGET}

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