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

1.1     ! root        1: #      @(#)Makefile    4.7 (Berkeley) 5/31/90
        !             2: 
        !             3: PROG=  yacc
        !             4: CFLAGS+=-DWORD32
        !             5: SRCS=  y1.c y2.c y3.c y4.c
        !             6: MAN1=  yacc.0
        !             7: 
        !             8: beforeinstall:
        !             9:        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/old.yaccpar \
        !            10:            ${DESTDIR}/usr/share/misc
        !            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.