diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makeconfig b/Makeconfig index 38437d4dd2..d026b46743 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 |