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
bfbdcb3b13
commit
e1dd6a375f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96917
12
share/doc/psd/02.implement/Makefile
Normal file
12
share/doc/psd/02.implement/Makefile
Normal 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>
|
1250
share/doc/psd/02.implement/implement
Normal file
1250
share/doc/psd/02.implement/implement
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user