diff options
Diffstat (limited to 'build-0.3/install.make')
-rw-r--r-- | build-0.3/install.make | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build-0.3/install.make b/build-0.3/install.make deleted file mode 100644 index c774788..0000000 --- a/build-0.3/install.make +++ /dev/null @@ -1,6 +0,0 @@ -# file : build/install.make -# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file - -$(call include,$(bld_root)/install/configuration.make) -$(call include-once,$(bld_root)/install/install-functions.make,$(out_base)) |