Annotation of 43BSDReno/usr.bin/shar/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.1 (Berkeley) 5/23/90
        !             2: 
        !             3: MAN1=  shar.0
        !             4: 
        !             5: all shar: ${MAN1}
        !             6: 
        !             7: clean depend lint tags:
        !             8: 
        !             9: cleandir:
        !            10:        rm -f ${MAN1}
        !            11: 
        !            12: beforeinstall:
        !            13:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !            14:            ${.CURDIR}/shar.sh ${DESTDIR}/usr/bin/shar
        !            15: 
        !            16: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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