]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/t-darwin
Update copyright years.
[thirdparty/gcc.git] / gcc / config / t-darwin
index 6eeaef42cbea015beaf6695d7232d60a2073c13c..ffdd09c2ada08db27019044b6aa879b62b3a6349 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002-2022 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -26,6 +26,9 @@ darwin-c.o: $(srcdir)/config/darwin-c.c
        $(COMPILE) $(PREPROCESSOR_DEFINES) $<
        $(POSTCOMPILE)
 
+darwin-d.o: $(srcdir)/config/darwin-d.c
+       $(COMPILE) $<
+       $(POSTCOMPILE)
 
 darwin-f.o: $(srcdir)/config/darwin-f.c
        $(COMPILE) $<