From 0bd356df1afb0591470499813d4ebae9bcedd6a6 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sat, 6 Nov 2021 06:46:43 -0700 Subject: Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S Since commit d73f5331ce5370ca5a879229e3842f5de98689cd Author: Roland McGrath Date: Fri May 2 02:20:45 2003 +0000 2003-05-01 Roland McGrath dependency is generated by passing -MD -MF to compiler. Remove the unused +mkdep, +make-deps, s-proto.S and s-proto-cancel.S. This fixes BZ #28554. --- Makerules | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Makerules') diff --git a/Makerules b/Makerules index 3503605a8e..8db0ca1296 100644 --- a/Makerules +++ b/Makerules @@ -459,15 +459,6 @@ compile-stdin.c = $(COMPILE.c) -o $@ -x c - $(compile-mkdep-flags) # get the wrong predefines. S-CPPFLAGS = -DASSEMBLER $(asm-CPPFLAGS) -define +make-deps -$(make-target-directory) -$(+mkdep) $< $(if $(filter %.c,$<),$(CFLAGS)) \ - $(CPPFLAGS) $($(patsubst .%,%,$(suffix $( $(@:.d=.T) -mv -f $(@:.d=.T) $@ -endef - ifneq (,$(objpfx)) # Continuation lines here are dangerous because they introduce spaces! define sed-remove-objpfx -- cgit 1.4.1