]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/t-dragonfly
Update copyright years.
[thirdparty/gcc.git] / gcc / config / t-dragonfly
index bc7ddb44e82b11609210dacee5ed0a1cfb988098..95e8cf9473141d4c657df91f53e682202522be43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2024 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-dragonfly-d.o: $(srcdir)/config/dragonfly-d.c
+dragonfly-d.o: $(srcdir)/config/dragonfly-d.cc
+       $(COMPILE) $<
+       $(POSTCOMPILE)
+
+dragonfly-rust.o: $(srcdir)/config/dragonfly-rust.cc
        $(COMPILE) $<
        $(POSTCOMPILE)