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