Annotation of GNUtools/cc/config/m88k/t-dgux-gas, 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:           moveDI96x.asm
        !             6: 
        !             7: $(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh
        !             8:        $(srcdir)/config/m88k/m88k-move.sh
        !             9: 
        !            10: LIB2FUNCS_EXTRA = $(MOVE_ASM)
        !            11: LIBGCC1 = libgcc1.null
        !            12: CROSS_LIBGCC1 = libgcc1.null
        !            13: T_CPPFLAGS = -DUSE_GAS
        !            14: 
        !            15: # For DG/UX we build crtbegin.o and crtend.o which serve to add begin and
        !            16: # end labels to the .ctors and .dtors section when we link using gcc.
        !            17: # In a coff environment, a link script is required.
        !            18: 
        !            19: EXTRA_PARTS=crtbegin.o crtend.o m88kdgux.ld
        !            20: 
        !            21: m88kdgux.ld: $(srcdir)/config/m88k/dgux.ld
        !            22:        rm -f m88kdgux.ld; cp $(srcdir)/config/m88k/dgux.ld ./m88kdgux.ld

unix.superglobalmegacorp.com

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