Annotation of researchv10dc/cmd/gcc/temp, revision 1.1

1.1     ! root        1: default targets 'all'
        !             2: rules: start=116928
        !             3:        Rule 116928: mkfile[91] attr=20 next=118656 chain=0 alltarget='all'
        !             4:        target=all: gnulib gcc cc1 cpp
        !             5:        recipe@116912=''
        !             6:        Rule 118656: mkfile[93] attr=0 next=118976 chain=0 alltarget='compilations'
        !             7:        target=compilations: toplev.o version.o parse.tab.o tree.o print-tree.o decl.o typecheck.o stor-layout.o fold-const.o rtl.o expr.o stmt.o expmed.o explow.o optabs.o varasm.o symout.o dbxout.o emit-rtl.o insn-emit.o integrate.o jump.o cse.o loop.o flow.o stupid.o combine.o regclass.o local-alloc.o global-alloc.o reload.o reload1.o insn-peep.o final.o recog.o insn-recog.o insn-extract.o insn-output.o
        !             8:        recipe@118652=''
        !             9:        Rule 118976: mkfile[95] attr=0 next=119228 chain=0 alltarget='gcc'
        !            10:        target=gcc: gcc.o version.o obstack.o alloca.o
        !            11:        recipe@118928='$CC $CFLAGS -o gccnew $prereq
        !            12: mv gccnew gcc
        !            13: '
        !            14:        Rule 119228: mkfile[99] attr=0 next=121036 chain=0 alltarget='gcc.o'
        !            15:        target=gcc.o: gcc.c config.h tm.h
        !            16:        recipe@119204='$CC $CFLAGS -c gcc.c
        !            17: '
        !            18:        Rule 121036: mkfile[102] attr=0 next=121492 chain=0 alltarget='cc1'
        !            19:        target=cc1: toplev.o version.o parse.tab.o tree.o print-tree.o decl.o typecheck.o stor-layout.o fold-const.o rtl.o expr.o stmt.o expmed.o explow.o optabs.o varasm.o symout.o dbxout.o emit-rtl.o insn-emit.o integrate.o jump.o cse.o loop.o flow.o stupid.o combine.o regclass.o local-alloc.o global-alloc.o reload.o reload1.o insn-peep.o final.o recog.o insn-recog.o insn-extract.o insn-output.o obstack.o alloca.o
        !            20:        recipe@121008='$CC $CFLAGS -o cc1 $prereq
        !            21: '
        !            22:        Rule 121492: mkfile[108] attr=0 next=121968 chain=0 alltarget='gnulib'
        !            23:        target=gnulib: gnulib.c
        !            24:        recipe@121200='set +e; mkdir libtemp; set -e
        !            25: cd libtemp
        !            26: rm -f gnulib
        !            27: for name in ${LIBFUNCS}
        !            28: do
        !            29:   echo ${name}
        !            30:   rm -f ${name}.c
        !            31:   ln ../gnulib.c ${name}.c
        !            32:   $OLDCC $CCLIBFLAGS -O -I.. -c -DL${name} ${name}.c
        !            33:   $AR qc gnulib ${name}.o
        !            34: done; set -e
        !            35: cd ..
        !            36: mv libtemp/gnulib .
        !            37: rm -rf libtemp
        !            38: ranlib gnulib
        !            39: '
        !            40:        Rule 121968: mkfile[130] attr=0 next=122420 chain=0 alltarget='decl.o'
        !            41:        target=decl.o: decl.c config.h tm.h tree.h tree.def machmode.def flags.h c-tree.h parse.h
        !            42:        recipe@121964=''
        !            43:        Rule 122420: mkfile[131] attr=0 next=122780 chain=0 alltarget='typecheck.o'
        !            44:        target=typecheck.o: typecheck.c config.h tm.h tree.h tree.def machmode.def c-tree.h flags.h
        !            45:        recipe@122416=''
        !            46:        Rule 122780: mkfile[132] attr=0 next=123168 chain=0 alltarget='tree.o'
        !            47:        target=tree.o: tree.c config.h tm.h tree.h tree.def machmode.def
        !            48:        recipe@122776=''
        !            49:        Rule 123168: mkfile[133] attr=0 next=123560 chain=0 alltarget='print-tree.o'
        !            50:        target=print-tree.o: print-tree.c config.h tm.h tree.h tree.def machmode.def
        !            51:        recipe@123164=''
        !            52:        Rule 123560: mkfile[134] attr=0 next=123948 chain=0 alltarget='stor-layout.o'
        !            53:        target=stor-layout.o: stor-layout.c config.h tm.h tree.h tree.def machmode.def
        !            54:        recipe@123556=''
        !            55:        Rule 123948: mkfile[135] attr=0 next=124356 chain=0 alltarget='fold-const.o'
        !            56:        target=fold-const.o: fold-const.c config.h tm.h tree.h tree.def machmode.def
        !            57:        recipe@123944=''
        !            58:        Rule 124356: mkfile[136] attr=0 next=124844 chain=0 alltarget='toplev.o'
        !            59:        target=toplev.o: toplev.c config.h tm.h tree.h tree.def machmode.def flags.h
        !            60:        recipe@124352=''
        !            61:        Rule 124844: mkfile[138] attr=0 next=125028 chain=0 alltarget='parse.tab.o'
        !            62:        target=parse.tab.o: parse.tab.c config.h tm.h tree.h tree.def machmode.def parse.h c-tree.h flags.h
        !            63:        recipe@124840=''
        !            64:        Rule 125028: mkfile[140] attr=0 next=125380 chain=0 alltarget='parse.tab.c'
        !            65:        target=parse.tab.c: parse.y
        !            66:        recipe@125008='$BISON -v parse.y
        !            67: '
        !            68:        Rule 125380: mkfile[143] attr=0 next=125944 chain=0 alltarget='rtl.o'
        !            69:        target=rtl.o: rtl.c config.h tm.h rtl.h rtl.def machmode.def
        !            70:        recipe@125376=''
        !            71:        Rule 125944: mkfile[145] attr=0 next=126628 chain=0 alltarget='varasm.o'
        !            72:        target=varasm.o: varasm.c config.h tm.h tree.h tree.def machmode.def rtl.h rtl.def machmode.def flags.h expr.h
        !            73:        recipe@125940=''
        !            74:        Rule 126628: mkfile[146] attr=0 next=127360 chain=0 alltarget='stmt.o'
        !            75:        target=stmt.o: stmt.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h insn-flags.h expr.h insn-config.h regs.h
        !            76:        recipe@126624=''
        !            77:        Rule 127360: mkfile[148] attr=0 next=128108 chain=0 alltarget='expr.o'
        !            78:        target=expr.o: expr.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h insn-flags.h insn-codes.h expr.h insn-config.h recog.h
        !            79:        recipe@127356=''
        !            80:        Rule 128108: mkfile[150] attr=0 next=128672 chain=0 alltarget='expmed.o'
        !            81:        target=expmed.o: expmed.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h insn-flags.h insn-codes.h expr.h insn-config.h recog.h
        !            82:        recipe@128104=''
        !            83:        Rule 128672: mkfile[152] attr=0 next=129420 chain=0 alltarget='explow.o'
        !            84:        target=explow.o: explow.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h expr.h
        !            85:        recipe@128668=''
        !            86:        Rule 129420: mkfile[153] attr=0 next=129996 chain=0 alltarget='optabs.o'
        !            87:        target=optabs.o: optabs.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h insn-flags.h insn-codes.h expr.h insn-config.h recog.h
        !            88:        recipe@129416=''
        !            89:        Rule 129996: mkfile[155] attr=0 next=130488 chain=0 alltarget='symout.o'
        !            90:        target=symout.o: symout.c config.h tm.h tree.h tree.def machmode.def rtl.h rtl.def machmode.def symseg.h gdbfiles.h
        !            91:        recipe@129992=''
        !            92:        Rule 130488: mkfile[156] attr=0 next=130944 chain=0 alltarget='dbxout.o'
        !            93:        target=dbxout.o: dbxout.c config.h tm.h tree.h tree.def machmode.def rtl.h rtl.def machmode.def
        !            94:        recipe@130484=''
        !            95:        Rule 130944: mkfile[158] attr=0 next=131560 chain=0 alltarget='emit-rtl.o'
        !            96:        target=emit-rtl.o: emit-rtl.c config.h tm.h rtl.h rtl.def machmode.def regs.h insn-config.h
        !            97:        recipe@130940=''
        !            98:        Rule 131560: mkfile[160] attr=0 next=131984 chain=0 alltarget='integrate.o'
        !            99:        target=integrate.o: integrate.c config.h tm.h rtl.h rtl.def machmode.def tree.h tree.def machmode.def flags.h expr.h insn-flags.h
        !           100:        recipe@131556=''
        !           101:        Rule 131984: mkfile[162] attr=0 next=132436 chain=0 alltarget='jump.o'
        !           102:        target=jump.o: jump.c config.h tm.h rtl.h rtl.def machmode.def flags.h regs.h
        !           103:        recipe@131980=''
        !           104:        Rule 132436: mkfile[163] attr=0 next=132924 chain=0 alltarget='stupid.o'
        !           105:        target=stupid.o: stupid.c config.h tm.h rtl.h rtl.def machmode.def regs.h hard-reg-set.h
        !           106:        recipe@132432=''
        !           107:        Rule 132924: mkfile[165] attr=0 next=133400 chain=0 alltarget='cse.o'
        !           108:        target=cse.o: cse.c config.h tm.h rtl.h rtl.def machmode.def insn-config.h regs.h hard-reg-set.h
        !           109:        recipe@132920=''
        !           110:        Rule 133400: mkfile[166] attr=0 next=133888 chain=0 alltarget='loop.o'
        !           111:        target=loop.o: loop.c config.h tm.h rtl.h rtl.def machmode.def insn-config.h regs.h recog.h
        !           112:        recipe@133396=''
        !           113:        Rule 133888: mkfile[167] attr=0 next=134464 chain=0 alltarget='flow.o'
        !           114:        target=flow.o: flow.c config.h tm.h rtl.h rtl.def machmode.def basic-block.h regs.h hard-reg-set.h
        !           115:        recipe@133884=''
        !           116:        Rule 134464: mkfile[168] attr=0 next=135040 chain=0 alltarget='combine.o'
        !           117:        target=combine.o: combine.c config.h tm.h rtl.h rtl.def machmode.def flags.h insn-config.h regs.h basic-block.h recog.h
        !           118:        recipe@134460=''
        !           119:        Rule 135040: mkfile[170] attr=0 next=135560 chain=0 alltarget='regclass.o'
        !           120:        target=regclass.o: regclass.c config.h tm.h rtl.h rtl.def machmode.def flags.h regs.h insn-config.h recog.h hard-reg-set.h
        !           121:        recipe@135036=''
        !           122:        Rule 135560: mkfile[171] attr=0 next=136168 chain=0 alltarget='local-alloc.o'
        !           123:        target=local-alloc.o: local-alloc.c config.h tm.h rtl.h rtl.def machmode.def basic-block.h regs.h hard-reg-set.h
        !           124:        recipe@135556=''
        !           125:        Rule 136168: mkfile[172] attr=0 next=136344 chain=0 alltarget='global-alloc.o'
        !           126:        target=global-alloc.o: global-alloc.c config.h tm.h rtl.h rtl.def machmode.def flags.h basic-block.h regs.h hard-reg-set.h insn-config.h
        !           127:        recipe@136164=''
        !           128:        Rule 136344: mkfile[174] attr=80 next=136924 chain=0 alltarget='expr.h'
        !           129:        target=expr.h: insn-codes.h
        !           130:        recipe@136340=''
        !           131:        Rule 136924: mkfile[175] attr=0 next=137556 chain=0 alltarget='reload.o'
        !           132:        target=reload.o: reload.c config.h tm.h rtl.h rtl.def machmode.def reload.h recog.h hard-reg-set.h insn-config.h regs.h
        !           133:        recipe@136920=''
        !           134:        Rule 137556: mkfile[177] attr=0 next=138124 chain=0 alltarget='reload1.o'
        !           135:        target=reload1.o: reload1.c config.h tm.h rtl.h rtl.def machmode.def flags.h reload.h regs.h hard-reg-set.h insn-config.h basic-block.h
        !           136:        recipe@137552=''
        !           137:        Rule 138124: mkfile[179] attr=0 next=138652 chain=0 alltarget='final.o'
        !           138:        target=final.o: final.c config.h tm.h rtl.h rtl.def machmode.def regs.h recog.h conditions.h gdbfiles.h insn-config.h
        !           139:        recipe@138120=''
        !           140:        Rule 138652: mkfile[180] attr=0 next=139172 chain=0 alltarget='recog.o'
        !           141:        target=recog.o: recog.c config.h tm.h rtl.h rtl.def machmode.def regs.h recog.h hard-reg-set.h insn-config.h
        !           142:        recipe@138648=''
        !           143:        Rule 139172: mkfile[185] attr=0 next=139456 chain=0 alltarget='.PRECIOUS'
        !           144:        target=.PRECIOUS: insn-config.h insn-flags.h insn-codes.h insn-emit.c insn-recog.c insn-extract.c insn-output.c insn-peep.c
        !           145:        recipe@139168=''
        !           146:        Rule 139456: mkfile[188] attr=10 next=139732 chain=0 alltarget='insn-config.h'
        !           147:        target=insn-config.h: md genconfig
        !           148:        recipe@139380='./genconfig md > TI-config.h
        !           149: ./move-if-change TI-config.h insn-config.h
        !           150: '
        !           151:        Rule 139732: mkfile[192] attr=10 next=140008 chain=0 alltarget='insn-flags.h'
        !           152:        target=insn-flags.h: md genflags
        !           153:        recipe@139660='./genflags md > TI-flags.h
        !           154: ./move-if-change TI-flags.h insn-flags.h
        !           155: '
        !           156:        Rule 140008: mkfile[196] attr=10 next=140488 chain=0 alltarget='insn-codes.h'
        !           157:        target=insn-codes.h: md gencodes
        !           158:        recipe@139936='./gencodes md > TI-codes.h
        !           159: ./move-if-change TI-codes.h insn-codes.h
        !           160: '
        !           161:        Rule 140488: mkfile[200] attr=0 next=140748 chain=0 alltarget='insn-emit.o'
        !           162:        target=insn-emit.o: insn-emit.c config.h tm.h rtl.h rtl.def machmode.def expr.h insn-config.h
        !           163:        recipe@140460='$CC $CFLAGS -c insn-emit.c
        !           164: '
        !           165:        Rule 140748: mkfile[203] attr=10 next=141208 chain=0 alltarget='insn-emit.c'
        !           166:        target=insn-emit.c: md genemit
        !           167:        recipe@140680='./genemit md > TI-emit.c
        !           168: ./move-if-change TI-emit.c insn-emit.c
        !           169: '
        !           170:        Rule 141208: mkfile[207] attr=0 next=141484 chain=0 alltarget='insn-recog.o'
        !           171:        target=insn-recog.o: insn-recog.c config.h tm.h rtl.h rtl.def machmode.def insn-config.h
        !           172:        recipe@141176='$CC $CFLAGS -c insn-recog.c
        !           173: '
        !           174:        Rule 141484: mkfile[210] attr=10 next=141824 chain=0 alltarget='insn-recog.c'
        !           175:        target=insn-recog.c: md genrecog
        !           176:        recipe@141412='./genrecog md > TI-recog.c
        !           177: ./move-if-change TI-recog.c insn-recog.c
        !           178: '
        !           179:        Rule 141824: mkfile[214] attr=0 next=142112 chain=0 alltarget='insn-extract.o'
        !           180:        target=insn-extract.o: insn-extract.c rtl.h rtl.def machmode.def
        !           181:        recipe@141792='$CC $CFLAGS -c insn-extract.c
        !           182: '
        !           183:        Rule 142112: mkfile[217] attr=10 next=142540 chain=0 alltarget='insn-extract.c'
        !           184:        target=insn-extract.c: md genextract
        !           185:        recipe@142032='./genextract md > TI-extract.c
        !           186: ./move-if-change TI-extract.c insn-extract.c
        !           187: '
        !           188:        Rule 142540: mkfile[221] attr=0 next=142800 chain=0 alltarget='insn-peep.o'
        !           189:        target=insn-peep.o: insn-peep.c config.h tm.h rtl.h rtl.def machmode.def regs.h
        !           190:        recipe@142512='$CC $CFLAGS -c insn-peep.c
        !           191: '
        !           192:        Rule 142800: mkfile[224] attr=10 next=143484 chain=0 alltarget='insn-peep.c'
        !           193:        target=insn-peep.c: md genpeep
        !           194:        recipe@142732='./genpeep md > TI-peep.c
        !           195: ./move-if-change TI-peep.c insn-peep.c
        !           196: '
        !           197:        Rule 143484: mkfile[228] attr=0 next=143768 chain=0 alltarget='insn-output.o'
        !           198:        target=insn-output.o: insn-output.c config.h tm.h rtl.h rtl.def machmode.def regs.h insn-config.h insn-flags.h conditions.h output.h aux-output.c
        !           199:        recipe@143452='$CC $CFLAGS -c insn-output.c
        !           200: '
        !           201:        Rule 143768: mkfile[231] attr=10 next=144096 chain=0 alltarget='insn-output.c'
        !           202:        target=insn-output.c: md genoutput
        !           203:        recipe@143692='./genoutput md > TI-output.c
        !           204: ./move-if-change TI-output.c insn-output.c
        !           205: '
        !           206:        Rule 144096: mkfile[237] attr=0 next=144416 chain=0 alltarget='genconfig'
        !           207:        target=genconfig: genconfig.o rtl.o obstack.o alloca.o
        !           208:        recipe@144060='$CC $CFLAGS -o genconfig $prereq
        !           209: '
        !           210:        Rule 144416: mkfile[240] attr=0 next=144752 chain=0 alltarget='genconfig.o'
        !           211:        target=genconfig.o: genconfig.c rtl.h rtl.def machmode.def
        !           212:        recipe@144388='$CC $CFLAGS -c genconfig.c
        !           213: '
        !           214:        Rule 144752: mkfile[243] attr=0 next=145072 chain=0 alltarget='genflags'
        !           215:        target=genflags: genflags.o rtl.o obstack.o alloca.o
        !           216:        recipe@144704='$CC $CFLAGS -o genflags genflags.o rtl.o $LIBS
        !           217: '
        !           218:        Rule 145072: mkfile[246] attr=0 next=145408 chain=0 alltarget='genflags.o'
        !           219:        target=genflags.o: genflags.c rtl.h rtl.def machmode.def
        !           220:        recipe@145044='$CC $CFLAGS -c genflags.c
        !           221: '
        !           222:        Rule 145408: mkfile[249] attr=0 next=145728 chain=0 alltarget='gencodes'
        !           223:        target=gencodes: gencodes.o rtl.o obstack.o alloca.o
        !           224:        recipe@145360='$CC $CFLAGS -o gencodes gencodes.o rtl.o $LIBS
        !           225: '
        !           226:        Rule 145728: mkfile[252] attr=0 next=146056 chain=0 alltarget='gencodes.o'
        !           227:        target=gencodes.o: gencodes.c rtl.h rtl.def machmode.def
        !           228:        recipe@145700='$CC $CFLAGS -c gencodes.c
        !           229: '
        !           230:        Rule 146056: mkfile[255] attr=0 next=146376 chain=0 alltarget='genemit'
        !           231:        target=genemit: genemit.o rtl.o obstack.o alloca.o
        !           232:        recipe@146008='$CC $CFLAGS -o genemit genemit.o rtl.o $LIBS
        !           233: '
        !           234:        Rule 146376: mkfile[258] attr=0 next=146712 chain=0 alltarget='genemit.o'
        !           235:        target=genemit.o: genemit.c rtl.h rtl.def machmode.def
        !           236:        recipe@146348='$CC $CFLAGS -c genemit.c
        !           237: '
        !           238:        Rule 146712: mkfile[261] attr=0 next=147032 chain=0 alltarget='genrecog'
        !           239:        target=genrecog: genrecog.o rtl.o obstack.o alloca.o
        !           240:        recipe@146664='$CC $CFLAGS -o genrecog genrecog.o rtl.o $LIBS
        !           241: '
        !           242:        Rule 147032: mkfile[264] attr=0 next=147380 chain=0 alltarget='genrecog.o'
        !           243:        target=genrecog.o: genrecog.c rtl.h rtl.def machmode.def
        !           244:        recipe@147004='$CC $CFLAGS -c genrecog.c
        !           245: '
        !           246:        Rule 147380: mkfile[267] attr=0 next=147716 chain=0 alltarget='genextract'
        !           247:        target=genextract: genextract.o rtl.o obstack.o alloca.o
        !           248:        recipe@147328='$CC $CFLAGS -o genextract genextract.o rtl.o $LIBS
        !           249: '
        !           250:        Rule 147716: mkfile[270] attr=0 next=148044 chain=0 alltarget='genextract.o'
        !           251:        target=genextract.o: genextract.c rtl.h rtl.def machmode.def
        !           252:        recipe@147684='$CC $CFLAGS -c genextract.c
        !           253: '
        !           254:        Rule 148044: mkfile[273] attr=0 next=148364 chain=0 alltarget='genpeep'
        !           255:        target=genpeep: genpeep.o rtl.o obstack.o alloca.o
        !           256:        recipe@147996='$CC $CFLAGS -o genpeep genpeep.o rtl.o $LIBS
        !           257: '
        !           258:        Rule 148364: mkfile[276] attr=0 next=148708 chain=0 alltarget='genpeep.o'
        !           259:        target=genpeep.o: genpeep.c rtl.h rtl.def machmode.def
        !           260:        recipe@148336='$CC $CFLAGS -c genpeep.c
        !           261: '
        !           262:        Rule 148708: mkfile[279] attr=0 next=149028 chain=0 alltarget='genoutput'
        !           263:        target=genoutput: genoutput.o rtl.o obstack.o alloca.o
        !           264:        recipe@148656='$CC $CFLAGS -o genoutput genoutput.o rtl.o $LIBS
        !           265: '
        !           266:        Rule 149028: mkfile[282] attr=0 next=149224 chain=0 alltarget='genoutput.o'
        !           267:        target=genoutput.o: genoutput.c rtl.h rtl.def machmode.def
        !           268:        recipe@149000='$CC $CFLAGS -c genoutput.c
        !           269: '
        !           270:        Rule 149224: mkfile[286] attr=0 next=149532 chain=0 alltarget='cpp'
        !           271:        target=cpp: cccp
        !           272:        recipe@149176='set +e; rm -f cpp; set -e
        !           273: ln cccp cpp; set -e
        !           274: '
        !           275:        Rule 149532: mkfile[289] attr=0 next=149692 chain=0 alltarget='cccp'
        !           276:        target=cccp: cccp.o cexp.o version.o alloca.o
        !           277:        recipe@149500='$CC $CFLAGS -o cccp $prereq
        !           278: '
        !           279:        Rule 149692: mkfile[291] attr=0 next=149884 chain=0 alltarget='cexp.o'
        !           280:        target=cexp.o: cexp.c
        !           281:        recipe@149688=''
        !           282:        Rule 149884: mkfile[292] attr=0 next=150044 chain=0 alltarget='cexp.c'
        !           283:        target=cexp.c: cexp.y
        !           284:        recipe@149848='$BISON cexp.y
        !           285: mv cexp.tab.c cexp.c
        !           286: '
        !           287:        Rule 150044: mkfile[295] attr=0 next=150300 chain=0 alltarget='cccp.o'
        !           288:        target=cccp.o: cccp.c
        !           289:        recipe@150040=''
        !           290:        Rule 150300: mkfile[299] attr=0 next=151016 chain=0 alltarget='clean'
        !           291:        target=clean: 
        !           292:        recipe@150168='rm -f $STAGESTUFF $STAGE_GCC
        !           293: rm -f *.s *.s[0-9] *.co *.greg *.lreg *.combine *.flow *.cse *.jump *.rtl *.tree *.loop
        !           294: rm -f core
        !           295: '
        !           296:        Rule 151016: mkfile[307] attr=20 next=151176 chain=0 alltarget='install'
        !           297:        target=install: /usr/lib/gcc-cc1 /usr/lib/gcc-gnulib /usr/lib/gcc-cpp /usr/bin/gcc
        !           298:        recipe@151012=''
        !           299:        Rule 151176: mkfile[308] attr=20 next=151540 chain=0 alltarget='ship'
        !           300:        target=ship: shipped
        !           301:        recipe@151172=''
        !           302:        Rule 151540: mkfile[309] attr=0 next=151752 chain=0 alltarget='shipped'
        !           303:        target=shipped: /usr/lib/gcc-cc1 /usr/lib/gcc-gnulib /usr/lib/gcc-cpp /usr/bin/gcc
        !           304:        recipe@151520='ship $newprereq
        !           305: '
        !           306:        Rule 151752: mkfile[312] attr=0 next=151988 chain=0 alltarget='/usr/lib/gcc-cc1'
        !           307:        target=/usr/lib/gcc-cc1: cc1
        !           308:        recipe@151712='cp $prereq $target; chmod 775 $target
        !           309: '
        !           310:        Rule 151988: mkfile[314] attr=0 next=152200 chain=0 alltarget='/usr/lib/gcc-gnulib'
        !           311:        target=/usr/lib/gcc-gnulib: gnulib
        !           312:        recipe@151932='cp $prereq $target; chmod 775 $target
        !           313: ranlib $target
        !           314: '
        !           315:        Rule 152200: mkfile[317] attr=0 next=152404 chain=0 alltarget='/usr/lib/gcc-cpp'
        !           316:        target=/usr/lib/gcc-cpp: ccp
        !           317:        recipe@152160='cp $prereq $target; chmod 775 $target
        !           318: '
        !           319:        Rule 152404: mkfile[319] attr=0 next=152820 chain=0 alltarget='/usr/bin/gcc'
        !           320:        target=/usr/bin/gcc: gcc
        !           321:        recipe@152364='cp $prereq $target; chmod 775 $target
        !           322: '
        !           323:        Rule 152820: mkfile[324] attr=0 next=153088 chain=0 alltarget='maketest'
        !           324:        target=maketest: 
        !           325:        recipe@152536='ln -s $DIR/*.[chy] .
        !           326: ln -s $DIR/*.def .
        !           327: ln -s $DIR/*.md .
        !           328: ln -s $DIR/.gdbinit .
        !           329: set +e; ln -s $DIR/bison.simple .; set -e
        !           330: ln -s $DIR/gcc .; set -e
        !           331: ln -s $DIR/move-if-change .
        !           332: ln -s $DIR/Makefile test-Makefile
        !           333: set +e; rm tm.h aux-output.c; set -e
        !           334: make -f test-Makefile clean; set -e
        !           335: '
        !           336:        Rule 153088: mkfile[338] attr=20 next=153228 chain=0 alltarget='stage1'
        !           337:        target=stage1: 
        !           338:        recipe@152944='set +e; rm -fr stage1; mkdir stage1; set -e
        !           339: rm -f stage/*; cp $STAGESTUFF $STAGE_GCC stage
        !           340: mv $STAGESTUFF $STAGE_GCC stage1
        !           341: ln gnulib stage1
        !           342: '
        !           343:        Rule 153228: mkfile[344] attr=20 next=153432 chain=0 alltarget='unstage'
        !           344:        target=unstage: 
        !           345:        recipe@153212='cp stage/* .
        !           346: '
        !           347:        Rule 153432: mkfile[347] attr=20 next=153740 chain=0 alltarget='recomp'
        !           348:        target=recomp: stage1
        !           349:        recipe@153384='mk CC=stage1/gcc CFLAGS="-O -DUSG -Bstage1/"
        !           350: '
        !           351:        Rule 153740: mkfile[350] attr=20 next=153968 chain=0 alltarget='stage2'
        !           352:        target=stage2: 
        !           353:        recipe@153636='set +e; rm -fr stage2; mkdir stage2; set -e
        !           354: mv $STAGESTUFF $STAGE_GCC stage2; set -e
        !           355: ln gnulib stage2
        !           356: '
        !           357:        Rule 153968: mkfile[355] attr=20 next=154096 chain=0 alltarget='stage3'
        !           358:        target=stage3: 
        !           359:        recipe@153864='set +e; rm -fr stage3; mkdir stage3; set -e
        !           360: mv $STAGESTUFF $STAGE_GCC stage3; set -e
        !           361: ln gnulib stage3
        !           362: '
        !           363:        Rule 154096: mkfile[360] attr=0 next=154272 chain=0 alltarget='force'
        !           364:        target=force: 
        !           365:        recipe@154092=''
        !           366:        Rule 154272: mkfile[362] attr=0 next=154432 chain=0 alltarget='TAGS'
        !           367:        target=TAGS: force
        !           368:        recipe@154252='etags *.y *.h *.c
        !           369: '
        !           370:        Rule 154432: mkfile[364] attr=0 next=0 chain=0 alltarget='.PHONY'
        !           371:        target=.PHONY: TAGS
        !           372:        recipe@154428=''
        !           373: metarules: start=154596
        !           374:        Rule 154596: mkfile[366] attr=1 next=154764 chain=0 alltarget='%.o'
        !           375:        target=%.o: %.c
        !           376:        recipe@154572='$CC $CFLAGS -c $stem.c
        !           377: '
        !           378:        Rule 154764: mkfile[369] attr=1 next=0 chain=0 alltarget='%.O'
        !           379:        target=%.O: %.c
        !           380:        recipe@154736='cyntax $CFLAGS -c $stem.c
        !           381: '
        !           382: variables:
        !           383:        CLIBS='alloca.O obstack.O'
        !           384:        LEX='lex'
        !           385:        bindir='/usr/bin'
        !           386:        CLIB='alloca.o'
        !           387:        HOME='/usr/andrew'
        !           388:        MKARGS=''
        !           389:        OBSTACK='obstack.o'
        !           390:        HISTORY='/tmp/histagh28929'
        !           391:        CONFIG_H='config.h tm.h'
        !           392:        TREE_H='tree.h tree.def machmode.def'
        !           393:        PATH=':/usr/andrew/poly/bin:/usr/andrew/bin:/bin:/usr/bin:/usr/jerq/bin'
        !           394:        CFLAGS='-g -O -DUSG'
        !           395:        NPROC='2'
        !           396:        MKFLAGS='-dp'
        !           397:        NREP='1'
        !           398:        STAGESTUFF='version.o obstack.o alloca.o gcc.o toplev.o tree.o print-tree.o parse.tab.o decl.o stor-layout.o typecheck.o fold-const.o genflags.o gencodes.o genconfig.o rtl.o dbxout.o symout.o genemit.o jump.o stupid.o flow.o genpeep.o local-alloc.o genextract.o genrecog.o genoutput.o cexp.o cccp.o explow.o varasm.o integrate.o stmt.o expmed.o expr.o emit-rtl.o optabs.o insn-emit.o loop.o cse.o regclass.o combine.o global-alloc.o reload1.o final.o reload.o insn-peep.o recog.o insn-extract.o insn-recog.o insn-output.o insn-flags.h insn-config.h insn-codes.h insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c genemit genoutput genrecog genextract genflags gencodes genconfig genpeep cc1 cpp cccp'
        !           399:        AR='ar'
        !           400:        AS='as'
        !           401:        OBJS='toplev.o version.o parse.tab.o tree.o print-tree.o decl.o typecheck.o stor-layout.o fold-const.o rtl.o expr.o stmt.o expmed.o explow.o optabs.o varasm.o symout.o dbxout.o emit-rtl.o insn-emit.o integrate.o jump.o cse.o loop.o flow.o stupid.o combine.o regclass.o local-alloc.o global-alloc.o reload.o reload1.o insn-peep.o final.o recog.o insn-recog.o insn-extract.o insn-output.o'
        !           402:        libdir='/usr/lib'
        !           403:        LFLAGS=''
        !           404:        CC='gcc'
        !           405:        BINS='/usr/lib/gcc-cc1 /usr/lib/gcc-gnulib /usr/lib/gcc-cpp /usr/bin/gcc'
        !           406:        FC='f77'
        !           407:        OBSTACK1='obstack.o'
        !           408:        FFLAGS=''
        !           409:        TERM='5620'
        !           410:        PS1='pipe=; '
        !           411:        PS2='   '
        !           412:        YACC='yacc'
        !           413:        CDPATH=':/usr/ucds/src:/usr/src/cmd:/usr/andrew'
        !           414:        CSOURCE='source=dk!nj/astro/home1 user=_unknown_ line=astro1.33.11.F.BD=09600'
        !           415:        OLDCC='cc'
        !           416:        RTL_H='rtl.h rtl.def machmode.def'
        !           417:        LIBFUNCS='va_end _eprintf _umulsi3 _mulsi3 _udivsi3 _divsi3 _umodsi3 _modsi3 _lshrsi3 _lshlsi3 _ashrsi3 _ashlsi3 _divdf3 _muldf3 _negdf2 _adddf3 _subdf3 _cmpdf2 _fixunsdfsi _fixunsdfdi _fixdfsi _fixdfdi _floatsidf _floatdidf _truncdfsf2 _extendsfdf2 _addsf3 _negsf2 _subsf3 _cmpsf2 _mulsf3 _divsf3'
        !           418:        SHELL='/bin/sh'
        !           419:        COBJS='toplev.O version.O parse.tab.O tree.O print-tree.O decl.O typecheck.O stor-layout.O fold-const.O rtl.O expr.O stmt.O expmed.O explow.O optabs.O varasm.O symout.O dbxout.O emit-rtl.O insn-emit.O integrate.O jump.O cse.O loop.O flow.O stupid.O combine.O regclass.O local-alloc.O global-alloc.O reload.O reload1.O insn-peep.O final.O recog.O insn-recog.O insn-extract.O insn-output.O'
        !           420:        BISON='bison'
        !           421:        YFLAGS=''
        !           422:        LDFLAGS=''
        !           423:        BUILTINS=''
        !           424:        STAGE_GCC='gcc'
        !           425:        LIBS='obstack.o alloca.o'
        !           426:        ENVIRON=''
        !           427:        DIR='../gcc'
        !           428: mk: 'all' is up to date

unix.superglobalmegacorp.com

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