1#	@(#)Makefile	8.1 (Berkeley) 6/8/93
2# $FreeBSD$
3
4VOLUME=		psd/16.lex
5SRCS=		lex.ms
6MACROS=		-ms
7USE_TBL=
8
9.include <bsd.doc.mk>
10