From: Eric Botcazou Date: Fri, 24 Oct 2025 17:51:12 +0000 (+0200) Subject: Ada: Small cleanup in Makefile X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333ddd4e236be84eb834a332e90a1342680d4f58;p=thirdparty%2Fgcc.git Ada: Small cleanup in Makefile gcc/ada/ PR ada/80033 * gcc-interface/Makefile.in (force): Restore. --- diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in index 2a099a9af6e..964a4d1b449 100644 --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -955,3 +955,5 @@ targext.o : targext.c # In GNU Make, ignore whether `stage*' exists. .PHONY: stage1 stage2 stage3 stage4 clean realclean TAGS bootstrap .PHONY: risky-stage1 risky-stage2 risky-stage3 risky-stage4 + +force: