]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - share/doc/psd/20.ipctut/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / share / doc / psd / 20.ipctut / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 8/14/93
2 # $FreeBSD$
3
4 VOLUME=         psd/20.ipctut
5 SRCS=           tutor.me
6 MACROS=         -me
7 EXTRA=          dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
8                 socketpair.c strchkread.c streamread.c streamwrite.c \
9                 udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
10 USE_SOELIM=
11 USE_PIC=
12 USE_TBL=
13
14 .include <bsd.doc.mk>