Home | History | Annotate | Line # | Download | only in 20.ipctut
      1  1.8  dholland #	$NetBSD: Makefile,v 1.8 2014/07/05 19:23:00 dholland Exp $
      2  1.3     perry #
      3  1.1       cgd #	@(#)Makefile	8.1 (Berkeley) 8/14/93
      4  1.1       cgd 
      5  1.7  dholland SECTION=reference/ref3
      6  1.8  dholland ARTICLE=sockets
      7  1.1       cgd SRCS=	tutor.me
      8  1.6  dholland DEPSRCS=dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
      9  1.1       cgd 	socketpair.c strchkread.c streamread.c streamwrite.c \
     10  1.1       cgd 	udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
     11  1.6  dholland MACROS=	-me
     12  1.6  dholland ROFF_PIC=yes
     13  1.6  dholland ROFF_TBL=yes
     14  1.1       cgd 
     15  1.1       cgd .include <bsd.doc.mk>
     16