15483Swollman#	From: @(#)Makefile	8.1 (Berkeley) 8/14/93
250476Speter# $FreeBSD$
31638Srgrimes
4106146SruVOLUME=		psd/20.ipctut
5106146SruSRCS=		tutor.me
6106146SruMACROS=		-me
7106146SruEXTRA=		dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
8106146Sru		socketpair.c strchkread.c streamread.c streamwrite.c \
9106146Sru		udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
10136910SruUSE_SOELIM=
11136910SruUSE_PIC=
12136910SruUSE_TBL=
131638Srgrimes
141638Srgrimes.include <bsd.doc.mk>
15