]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/psd/02.implement/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / psd / 02.implement / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 VOLUME=         psd/02.implement
5 SRCS=           stubs implement
6 EXTRA=          ref.bib
7 MACROS=         -ms
8 USE_PIC=
9 USE_REFER=
10 USE_SOELIM=
11 CLEANFILES=     stubs
12
13 stubs:
14         @(echo .R1; echo database ${.CURDIR}/ref.bib; \
15             echo accumulate; echo .R2) > ${.TARGET}
16
17 .include <bsd.doc.mk>