From 592587e0073cb6722f1fc9c0833d441ad5636358 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Jun 2012 19:01:54 +0200 Subject: Initial work on CLI port Add options files with all the documentation. Move documentation and usage to use the new approach. Finally get rid of dependency on libbackend-elements. --- build/import/libbackend-elements/configuration-rules.make | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 build/import/libbackend-elements/configuration-rules.make (limited to 'build/import/libbackend-elements/configuration-rules.make') diff --git a/build/import/libbackend-elements/configuration-rules.make b/build/import/libbackend-elements/configuration-rules.make deleted file mode 100644 index 1766f03..0000000 --- a/build/import/libbackend-elements/configuration-rules.make +++ /dev/null @@ -1,15 +0,0 @@ -# file : build/import/libbackend-elements/configuration-rules.make -# author : Boris Kolpackov -# copyright : Copyright (c) 2005-2009 Boris Kolpackov -# license : GNU GPL v2; see accompanying LICENSE file - -$(dcf_root)/import/libbackend-elements/configuration-dynamic.make: | $(dcf_root)/import/libbackend-elements/. - $(call message,,$(scf_root)/import/libbackend-elements/configure $@) - -ifndef %foreign% - -disfigure:: - $(call message,rm $(dcf_root)/import/libbackend-elements/configuration-dynamic.make,\ -rm -f $(dcf_root)/import/libbackend-elements/configuration-dynamic.make) - -endif -- cgit v1.1