]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/t-linux64
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / config / rs6000 / t-linux64
index 94aebeba9e547de09a4a80baf689acbb5e74c547..47e0efd5764d3e4b9ec6575bb1922cd2462179eb 100644 (file)
@@ -31,6 +31,6 @@ MULTILIB_EXTRA_OPTS :=
 MULTILIB_OSDIRNAMES := m64=../lib64$(call if_multiarch,:powerpc64-linux-gnu)
 MULTILIB_OSDIRNAMES += m32=$(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR))/../../usr/lib32),../lib32,../lib)$(call if_multiarch,:powerpc-linux-gnu)
 
-rs6000-linux.o: $(srcdir)/config/rs6000/rs6000-linux.c
+rs6000-linux.o: $(srcdir)/config/rs6000/rs6000-linux.cc
        $(COMPILE) $<
        $(POSTCOMPILE)