From d7b7e218bfe92516f525568a6c1c9e1a9eb241fe Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 5 Feb 2010 18:01:45 +0200 Subject: Start tracking build with git --- build/configuration-static.make | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 build/configuration-static.make (limited to 'build/configuration-static.make') diff --git a/build/configuration-static.make b/build/configuration-static.make new file mode 100644 index 0000000..3e8b727 --- /dev/null +++ b/build/configuration-static.make @@ -0,0 +1,9 @@ +# file : build/configuration-static.make +# author : Boris Kolpackov +# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +# Name of the target that cleans absolutely everything. Used as +# a prerequisite of `disfigure' target. +# +build_absolute_clean_target := clean -- cgit v1.1