From: Ulrich Drepper Date: Thu, 17 Apr 1997 23:18:16 +0000 (+0000) Subject: (all): Make sure this is always the default goal. X-Git-Tag: cvs/libc20x-ud-970417~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78af38fec4bd9882ce8aa2659047db6dbd4749c;p=thirdparty%2Fglibc.git (all): Make sure this is always the default goal. --- 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