Annotation of 3BSD/cmd/yacc/Makefile, revision 1.1.1.1

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

unix.superglobalmegacorp.com

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