From 8286ac511144e4f17d34eac9affb97e50646344a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 15:25:44 +0200 Subject: Imported Upstream version 4.0.0 --- build-0.3/system/configuration-rules.make | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'build-0.3/system/configuration-rules.make') diff --git a/build-0.3/system/configuration-rules.make b/build-0.3/system/configuration-rules.make index b1aa605..3af4514 100644 --- a/build-0.3/system/configuration-rules.make +++ b/build-0.3/system/configuration-rules.make @@ -1,6 +1,5 @@ # file : build/system/configuration-rules.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file @@ -11,14 +10,13 @@ ifeq ($(.DEFAULT_GOAL),$(dcf_root)/system/configuration-dynamic.make) .DEFAULT_GOAL := endif - ifndef %foreign% -disfigure:: +$(dcf_root)/.disfigure:: $(call message,rm $(dcf_root)/system/configuration-dynamic.make,\ rm -f $(dcf_root)/system/configuration-dynamic.make) -ifeq ($(.DEFAULT_GOAL),disfigure) +ifeq ($(.DEFAULT_GOAL),$(dcf_root)/.disfigure) .DEFAULT_GOAL := endif -- cgit v1.2.3