Annotation of 43BSDReno/usr.bin/diction/style/Makefile, revision 1.1.1.1

1.1       root        1: #      @(#)Makefile    5.1 (Berkeley) 5/11/90
                      2: 
                      3: MAN1=  style.0
                      4: 
                      5: all style: ${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}/style.sh ${DESTDIR}${BINDIR}/style
                     15: 
                     16: 
                     17: .include "../../Makefile.inc"
                     18: .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.