Annotation of 43BSDReno/pgrm/yacc/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.3 (Berkeley) 5/12/90
        !             2: 
        !             3: PROG=  yacc
        !             4: SRCS=  closure.c error.c lalr.c lr0.c main.c mkpar.c output.c reader.c \
        !             5:        skeleton.c symtab.c verbose.c warshall.c
        !             6: MAN1=  yacc.0 yyfix.0
        !             7: 
        !             8: beforeinstall:
        !             9:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !            10:            ${.CURDIR}/yyfix.sh ${DESTDIR}${BINDIR}/yyfix
        !            11: 
        !            12: .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.