]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/papers/bufbio/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / papers / bufbio / Makefile
1 # $FreeBSD$
2
3 VOLUME=         papers
4 DOC=            bio
5 SRCS=           bio.ms-patched
6 EXTRA=          bufsize.eps
7 MACROS=         -ms
8 USE_PIC=
9 CLEANFILES=     bio.ms-patched
10
11 bio.ms-patched: bio.ms
12         sed "s;bufsize\.eps;${.CURDIR}/&;" ${.ALLSRC} > ${.TARGET}
13
14 .include <bsd.doc.mk>