Cross Reference: Makefile
xref: /src/share/doc/psd/20.ipctut/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/share/doc/psd/20.ipctut/
Makefile revision 1.1
1#	@(#)Makefile	8.1 (Berkeley) 8/14/93
2
3DIR=	psd/20.ipctut
4SRCS=	tutor.me
5MACROS=	-me
6EXTRA=	dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \
7	socketpair.c strchkread.c streamread.c streamwrite.c \
8	udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
9
10paper.ps: ${SRCS} ${EXTRA}
11	${SOELIM} ${SRCS} | ${PIC} | ${TBL} | ${ROFF} > ${.TARGET}
12
13.include <bsd.doc.mk>
14

Indexes created Thu Dec 18 01:09:38 GMT 2025