Annotation of 43BSDReno/share/doc/ps1/07.ipctut/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    6.4 (Berkeley) 6/30/90
        !             2: 
        !             3: DIR=   ps1/07.ipctut
        !             4: SRCS=  tutor.me
        !             5: GSRCS= gremlins
        !             6: MACROS=        -me
        !             7: EXTRA= accept.grn dgramread.c dgramsend.c gremlins pipe.c pipe.grn \
        !             8:        socketpair.c socketpair.grn strchkread.c streamread.c streamwrite.c \
        !             9:        udgramread.c udgramsend.c ustreamread.c ustreamwrite.c
        !            10: 
        !            11: print: paper.${PRINTER} pics.${PRINTER}
        !            12:        lpr -P${PRINTER} -n paper.${PRINTER}
        !            13:        lpr -P${PRINTER} -n pics.P${PRINTER
        !            14: 
        !            15: paper.${PRINTER}: ${SRCS}
        !            16:        ${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
        !            17: 
        !            18: pics.${PRINTER}: ${GSRCS}
        !            19:        ${GREMLIN} ${GSRCS} | ${ROFF} > ${.TARGET}
        !            20: 
        !            21: .include <bsd.doc.mk>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.