]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - share/doc/psd/01.cacm/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / share / doc / psd / 01.cacm / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 VOLUME=         psd/01.cacm
5 SRCS=           stubs p.mac p1 p2 p3 p4 p5 p6
6 EXTRA=          ref.bib
7 MACROS=         -ms
8 USE_REFER=
9 USE_TBL=
10 CLEANFILES=     stubs
11
12 stubs:
13         @(echo .R1; echo database ${.CURDIR}/ref.bib; \
14             echo accumulate; echo .R2) > ${.TARGET}
15
16 .include <bsd.doc.mk>