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