From d43e047895ff75254d50c5df8446e0e91453d890 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 5 Mar 1996 16:23:22 +0000 Subject: Mon Mar 4 20:54:40 1996 Andreas Schwab * Makeconfig ($(common-objpfx)config.make): Depend on config.h.in. --- Makeconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconfig b/Makeconfig index 6f2305e44a..46da933327 100644 --- a/Makeconfig +++ b/Makeconfig @@ -83,7 +83,7 @@ include $(common-objpfx)config.make # changes and so config.status would be run every time; the dependence of # config.make should suffice to force regeneration and re-exec, and the new # image will notice if config.h changed. -$(common-objpfx)config.make: $(common-objpfx)config.status +$(common-objpfx)config.make: $(common-objpfx)config.status $(..)config.h.in cd $(