Annotation of 43BSDReno/pgrm/strip/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.4 (Berkeley) 5/11/90
                      2: 
                      3: PROG=  strip
                      4: 
                      5: install: maninstall
                      6:        install -c -o ${BINOWN} -g ${BINOWN} -m ${BINMODE} strip \
                      7:            ${DESTDIR}${BINDIR}
                      8:        ./strip ${DESTDIR}${BINDIR}/strip
                      9:        rm -f ./strip
                     10: 
                     11: .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.