1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

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:
Greg Lehey 2002-05-19 07:00:28 +00:00
parent 19edff3483
commit 0f29e702c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96932
2 changed files with 2321 additions and 0 deletions
share/doc/psd/16.lex

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