Home | History | Annotate | Line # | Download | only in alpha
      1 # This object must be linked with in order to make the executable debuggable.
      2 # vms-ld handles it automatically when passed -g.
      3 vms-dwarf2.o: $(srcdir)/config/alpha/vms-dwarf2.S
      4 	$(gcc_compile) -c -x assembler-with-cpp $<
      5 
      6 vms-dwarf2eh.o: $(srcdir)/config/alpha/vms-dwarf2eh.S
      7 	$(gcc_compile) -c -x assembler-with-cpp $<
      8 
      9 LIB2ADD += $(srcdir)/config/alpha/vms-gcc_shell_handler.c
     10 
     11 HOST_LIBGCC2_CFLAGS=-mpointer-size=64
     12