Initial checkin: 4.4BSD version. These files need to be updated with

current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
This commit is contained in:
grog 2002-05-19 07:00:28 +00:00
parent 42aac532fc
commit 1ae227504d
2 changed files with 2321 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
DIR= psd/16.lex
SRCS= lex.ms
MACROS= -msU
paper.ps: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>

2310
share/doc/psd/16.lex/lex.ms Normal file

File diff suppressed because it is too large Load Diff