10 lines
133 B
Makefile
10 lines
133 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= psd/16.lex
|
|
SRCS= lex.ms
|
|
MACROS= -ms
|
|
USE_TBL= YES
|
|
|
|
.include <bsd.doc.mk>
|