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 05:41:35 +00:00
parent bfbdcb3b13
commit e1dd6a375f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96917
2 changed files with 1262 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
DIR= psd/02.implement
SRCS= implement
MACROS= -ms
REFER= refer -p /usr/old/dict/papers/Ind -e
paper.ps: ${SRCS} fig1.pic fig2.pic
${SOELIM} ${SRCS} | ${REFER} | ${PIC} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>

File diff suppressed because it is too large Load Diff