|
|
1.1 root 1: # obj/mcc/.profile 6/26/92
2: # for monolithic compiler with memory tempfiles
3:
4: export AR=ar
5: export CC=cc
6: export SRC=/src386/bin/c # source directory
7: obj=`pwd` # object directory
8: . $SRC/.prof.386 # execute .profile for Makefiles
9: bin=$obj/bin # set shell variables for directories
10: c=$SRC
11: coh=$c/coh
12: common=$c/common
13: commoni=$c/common/i386
14: h=$c/h
15: hi=$c/h/i386
16: n0=$c/n0
17: n0i=$c/n0/i386
18: n1=$c/n1
19: n1i=$c/n1/i386
20: export tables=$c/n1/i386/tables
21: n2=$c/n2
22: n2i=$c/n2/i386
23: n3=$c/n3
24: n3i=$c/n3/i386
25: V=D23002008100 # variant for explicit cc phase execution
26: export mcc=$obj/bin/mcc
27:
28: ed - $hi/mch.h <$c/mch.mem.eds
29: ed - $h/host.h <$c/host.m.eds
30: echo Type \"make mcc\" to make.
31:
32: # end of obj/c386/.profile
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.