mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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:
parent
bfbdcb3b13
commit
e1dd6a375f
2 changed files with 1262 additions and 0 deletions
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 a new issue