Annotation of 43BSDReno/sbin/disklabel/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.5 (Berkeley) 7/1/90
        !             2: 
        !             3: PROG=  disklabel
        !             4: MAN8=  disklabel.0
        !             5: BINGRP=operator
        !             6: BINMODE=2550
        !             7: CLEANFILES=disklabel.5.0
        !             8: 
        !             9: all: disklabel.5.0
        !            10: 
        !            11: beforeinstall:
        !            12:        install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} disklabel.5.0 \
        !            13:            ${DESTDIR}${MANDIR}5/disklabel.0
        !            14: 
        !            15: .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.