xref: /freebsd/share/doc/psd/20.ipctut/Makefile (revision a35d88931c87cfe6bd38f01d7bad22140b3b38f3)
1b7a1a0a5SGarrett Wollman#	From: @(#)Makefile	8.1 (Berkeley) 8/14/93
27f3dea24SPeter Wemm# $FreeBSD$
3afe61c15SRodney W. Grimes
4b7a1a0a5SGarrett WollmanVOLUME=		psd/20.ipctut
5afe61c15SRodney W. GrimesSRCS=		tutor.me
6afe61c15SRodney W. GrimesMACROS=		-me
7afe61c15SRodney W. GrimesEXTRA=		dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
8afe61c15SRodney W. Grimes		socketpair.c strchkread.c streamread.c streamwrite.c \
9afe61c15SRodney W. Grimes		udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
10a35d8893SRuslan ErmilovUSE_SOELIM=
11a35d8893SRuslan ErmilovUSE_PIC=
12a35d8893SRuslan ErmilovUSE_TBL=
13afe61c15SRodney W. Grimes
14afe61c15SRodney W. Grimes.include <bsd.doc.mk>
15