aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1/gcc/config/alpha/t-crtfm
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1/gcc/config/alpha/t-crtfm')
-rw-r--r--gcc-4.2.1/gcc/config/alpha/t-crtfm5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc-4.2.1/gcc/config/alpha/t-crtfm b/gcc-4.2.1/gcc/config/alpha/t-crtfm
deleted file mode 100644
index 5ca8c3f74..000000000
--- a/gcc-4.2.1/gcc/config/alpha/t-crtfm
+++ /dev/null
@@ -1,5 +0,0 @@
-EXTRA_PARTS += crtfastmath.o
-
-crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
- $(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
- -o crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c