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:
parent
42aac532fc
commit
1ae227504d
11
share/doc/psd/16.lex/Makefile
Normal file
11
share/doc/psd/16.lex/Makefile
Normal 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
2310
share/doc/psd/16.lex/lex.ms
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user