xref: /csrg-svn/share/doc/psd/20.ipctut/Makefile (revision 64210)
1*64210Smckusick#	@(#)Makefile	8.1 (Berkeley) 08/14/93
244738Sbostic
361643SbosticDIR=	psd/20.ipctut
427701SmckusickSRCS=	tutor.me
527701SmckusickMACROS=	-me
664105SelanEXTRA=	dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
764105Selan	socketpair.c strchkread.c streamread.c streamwrite.c \
844738Sbostic	udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
927701Smckusick
1061643Sbosticpaper.ps: ${SRCS} ${EXTRA}
1164105Selan	${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${ROFF} > ${.TARGET}
1227701Smckusick
1344738Sbostic.include <bsd.doc.mk>
14