summaryrefslogtreecommitdiff
path: root/build-0.3/system
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
commitbada6666c70977a058755ccf232e7d67b24adeed (patch)
tree1e92d50cebce96abaf9bce19e36026c47f77b9ba /build-0.3/system
parenteaf34adcbd8095bc6d1f3371b1227f654c7b19fc (diff)
New upstream release
Diffstat (limited to 'build-0.3/system')
-rw-r--r--build-0.3/system/configuration-rules.make8
-rwxr-xr-xbuild-0.3/system/configure3
2 files changed, 4 insertions, 7 deletions
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 <boris@codesynthesis.com>
-# 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
diff --git a/build-0.3/system/configure b/build-0.3/system/configure
index 621a12a..3c1b968 100755
--- a/build-0.3/system/configure
+++ b/build-0.3/system/configure
@@ -1,8 +1,7 @@
#! /usr/bin/env bash
# file : build/system/configure
-# author : Boris Kolpackov <boris@codesynthesis.com>
-# 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
# $1 out file