summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/20.ipctut
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
committerwollman <wollman@FreeBSD.org>1995-01-11 01:53:04 +0000
commitf1ee396fc158bc937e1070a0573fb6e854b7fcaf (patch)
tree99cfc2586ac61bc5708b5864cbf7a441ae34039a /share/doc/psd/20.ipctut
parent1f1323291ea5c94ad1d6287ef9b0f703221b656d (diff)
downloadFreeBSD-src-f1ee396fc158bc937e1070a0573fb6e854b7fcaf.zip
FreeBSD-src-f1ee396fc158bc937e1070a0573fb6e854b7fcaf.tar.gz
Make these documents build if possible.
Diffstat (limited to 'share/doc/psd/20.ipctut')
-rw-r--r--share/doc/psd/20.ipctut/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/share/doc/psd/20.ipctut/Makefile b/share/doc/psd/20.ipctut/Makefile
index 9fe861d..2c8befd 100644
--- a/share/doc/psd/20.ipctut/Makefile
+++ b/share/doc/psd/20.ipctut/Makefile
@@ -1,13 +1,15 @@
-# @(#)Makefile 8.1 (Berkeley) 8/14/93
+# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
+# $Id$
-DIR= psd/20.ipctut
+VOLUME= psd/20.ipctut
SRCS= tutor.me
MACROS= -me
EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
socketpair.c strchkread.c streamread.c streamwrite.c \
udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
-paper.ps: ${SRCS} ${EXTRA}
- ${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${ROFF} > ${.TARGET}
+USE_SOELIM= yes
+USE_PIC= yes
+USE_TBL= yes
.include <bsd.doc.mk>
OpenPOWER on IntegriCloud