Annotation of gcc/config/msdos/top.sed, revision 1.1.1.2

1.1       root        1: /\.o[  ]*:/ s/config.status//
                      2: /^multilib.h/ s/multilib/not-multilib/
                      3: /^target=/ c\
                      4: target=go32
1.1.1.2 ! root        5: /^out_file=/ c\
        !             6: out_file=config/i386/i386.c
        !             7: /^out_object_file=/ c\
        !             8: out_object_file=i386.o
        !             9: /^md_file=/ c\
        !            10: md_file=config/i386/i386.md
        !            11: /^tm_file=/ c\
        !            12: tm_file=config/i386/go32.h
        !            13: /^build_xm_file=/ c\
        !            14: build_xm_file=config/i386/xm-dos.h
        !            15: /^host_xm_file=/ c\
        !            16: host_xm_file=config/i386/xm-dos.h
        !            17: /^lang_specs_files=/ d
        !            18: /^lang_options_files=/ d
1.1       root       19: /^xmake_file=/ d
                     20: /^tmake_file=/ d
                     21: /^version=/ c\
1.1.1.2 ! root       22: version=2.7.2
        !            23: /^mainversion=/ c\
        !            24: mainversion=2.7.2
1.1       root       25: s/CC = cc/CC = gcc/
                     26: s/:\$/: \$/g
1.1.1.2 ! root       27: s/^    \ *\.\//        /
1.1       root       28: s/<\ *\$(srcdir)\//< $(srcdir)\\/g
                     29: s/^    \$(srcdir)\/move-if-change/     update/
                     30: s/^USE_/# USE_/
                     31: s/`echo \$(srcdir)\///g
                     32: s/ | sed 's,\^\\\.\/,,'`//g
                     33: s/^    cd \$(srcdir)[  ]*;/    /
                     34: /^# USE_HOST_OBSTACK/ i\
                     35: USE_HOST_OBSTACK=obstack.o
                     36: /^stamp-attrtab/,/update/ {
                     37:   /\\/d
1.1.1.2 ! root       38:   /[   ]fi[    ]/d
        !            39:   /[   ]fi$/d
1.1       root       40:   /update/ i\
1.1.1.2 ! root       41:        genattrtab md > t-attrtab.c
1.1       root       42: }
                     43: /^enquire[     ]*:/ s/\$(GCC_PARTS)//g
                     44: /^enquire.o[   ]*:/ s/\$(GCC_PASSES)//g
                     45: /^GCC_FOR_TARGET =/ c\
                     46: GCC_FOR_TARGET = gcc
                     47: s/; *@true//
                     48: s/stamp-/s-/g
                     49: s/tmp-/t-/g
                     50: /> *s-objlist/ c\
                     51:        echo.exe -o s-objlist $(addprefix ../,$(OBJS) $(BC_OBJS))
                     52: /^OBJS.*s-objlist/ s?`cat ../s-objlist`?@../s-objlist?
                     53: s/^\(SUBDIR_OBSTACK *=\).*$/\1 ..\/obstack.o/
                     54: s/^\(SUBDIR_USE_ALLOCA *=\).*$/\1/
                     55: s/^\(SUBDIR_MALLOC *=\).*$/\1/
1.1.1.2 ! root       56: /^# Build libgcc.a/ r config/msdos/libgcc.mak
        !            57: /^# Build libgcc.a/,// d

unix.superglobalmegacorp.com

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