]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/psd/01.cacm/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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>