From d78af38fec4bd9882ce8aa2659047db6dbd4749c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 17 Apr 1997 23:18:16 +0000 Subject: [PATCH] (all): Make sure this is always the default goal. --- Makeconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makeconfig b/Makeconfig index 228020f2b87..c95d378d5df 100644 --- a/Makeconfig +++ b/Makeconfig @@ -23,6 +23,8 @@ ifneq (,) This makefile requires GNU Make. endif +all: # Make this the default goal + ifneq "$(origin +included-Makeconfig)" "file" +included-Makeconfig := yes -- 2.47.2