diff options
| -rw-r--r-- | comfignat.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/comfignat.mk b/comfignat.mk index d138c85..ce19784 100644 --- a/comfignat.mk +++ b/comfignat.mk @@ -405,7 +405,7 @@ stage_any_GPRs = ${if ${usage_GPRs},stage_GPRs}  .SECONDEXPANSION: -all: build +default: build  configure::  	@( ${foreach variable,${configuration_variables}, \  |