File:  [Research Unix] / researchv10no / cmd / visi / m.1
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

yacc -d parse.y
cc -O  -c y.tab.c
rm y.tab.c
mv y.tab.o parse.o
lex  lex.l
cc -O  -c lex.yy.c
rm lex.yy.c
mv lex.yy.o lex.o
cc -O  -c screen.c
cc -O  -c hashing.c
cc -O  -c macros.c
cc vis.o init.o parse.o lex.o lexio.o queues.o nodes.o screen.o hashing.o macros.o -o visi -lm -ly -ll -lcurses -ltermlib

unix.superglobalmegacorp.com

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