Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / config / pa / t-pa64
blobe80406009a654b688192392e4575ff4d705fcde8
1 TARGET_LIBGCC2_CFLAGS = -fPIC -Dpa64=1 -DELF=1 -mlong-calls
3 LIB2FUNCS_EXTRA=quadlib.c
5 # We'll need this once .init sections are enabled on PA64.
6 #EXTRA_PARTS = crtbegin.o crtend.o
8 quadlib.c: $(srcdir)/config/pa/quadlib.c
9         rm -f quadlib.c
10         cp $(srcdir)/config/pa/quadlib.c .