xref: /freebsd/share/doc/psd/02.implement/Makefile (revision ae83180158c4c937f170e31eff311b18c0286a93)
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