xref: /freebsd/share/doc/psd/02.implement/Makefile (revision 09e8dea79366f1e5b3a73e8a271b26e4b6bf2e6a)
1#	@(#)Makefile	8.1 (Berkeley) 6/8/93
2# $FreeBSD$
3
4VOLUME=	psd/02.implement
5SRCS=	implement
6MACROS=	-ms
7USE_PIC=yes
8USE_TBL=yes
9# REFER=	refer -p /usr/old/dict/papers/Ind -e
10
11.include <bsd.doc.mk>
12