Annotation of gcc/config/m88k/t-dgux, revision 1.1.1.3

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
1.1.1.2   root       12: CROSS_LIBGCC1 = libgcc1.null
1.1       root       13: 
1.1.1.3 ! root       14: # In a coff environment, a link script is required for ctors and dtors.
1.1       root       15: m88kdgux.ld: $(srcdir)/config/m88k/dgux.ld
                     16:        rm -f m88kdgux.ld; cp $(srcdir)/config/m88k/dgux.ld ./m88kdgux.ld
1.1.1.3 ! root       17: 
        !            18: # A bcs crtbegin.o is needed since bcs does not  
        !            19: # increment the stack pointer in the init section as elf does 
        !            20: bcscrtbegin.o:     crtstuff.c $(GCC_PASSES) $(CONFIG_H) gbl-ctors.h
        !            21:        $(GCC_FOR_TARGET) $(GCC_CFLAGS) $(INCLUDES) -DCRT_BEGIN -DBCS \
        !            22:        -finhibit-size-directive -fno-inline-functions \
        !            23:        -g0 -c $(srcdir)/crtstuff.c -o bcscrtbegin.o 

unix.superglobalmegacorp.com

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