|
|
1.1 root 1: CFLAGS=-O -DWORD32
2: VGRIND= csh /usr/ucb/vgrind -W
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:
8: install -s yacc $(DESTDIR)/usr/bin
9: install -c yaccpar $(DESTDIR)/usr/lib
10: clean :
11: rm -f *.o
12: vgrind:
13: cp /dev/null index
14: $(VGRIND) -h 'Yacc' dextern files y1.c y2.c y3.c y4.c
15: $(VGRIND) -h 'Yacc' -x index
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.