Annotation of researchv10no/cmd/yacc/Makefile, revision 1.1

1.1     ! root        1: CFLAGS=-O -DWORD32
        !             2: 
        !             3: head: yacc 
        !             4: yacc: y1.o y2.o y3.o y4.o
        !             5:        $(CC) -o yacc y?.o 
        !             6: y1.o y2.o y3.o y4.o: dextern files
        !             7: install:       yacc
        !             8:        strip yacc
        !             9:        mv yacc $(DESTDIR)/usr/bin
        !            10:        cp yaccpar $(DESTDIR)/usr/lib
        !            11: clean :
        !            12:        rm -f *.o yacc y.tab.c

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.