Annotation of gcc/config/t-m88kv4, revision 1.1

1.1     ! root        1: # Specify how to create the *.asm files
        !             2: 
        !             3: MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
        !             4:           moveHI48x.asm moveSI45x.asm moveSI47x.asm moveSI96x.asm
        !             5: 
        !             6: # Use the -abi option for version 03.00 syntax.
        !             7: 
        !             8: $(MOVE_ASM): $(srcdir)/config/m88k-move.sh
        !             9:        $(srcdir)/config/m88k-move.sh -abi
        !            10: 
        !            11: LIB2FUNCS_EXTRA = $(MOVE_ASM)
        !            12: LIBGCC1 = libgcc1.null
        !            13: 
        !            14: # For svr4 we build crtbegin.o and crtend.o which serve to add begin and
        !            15: # end labels to the .ctors and .dtors section when we link using gcc.
        !            16: 
        !            17: EXTRA_PARTS=crtbegin.o crtend.o
        !            18: 
        !            19: # For svr4 we run the special svr4 fixincludes script.
        !            20: 
        !            21: FIXINCLUDES=fixinc.svr4

unix.superglobalmegacorp.com

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