blob: b6b745ae8d689105a2ceb1e3eedb6f4e2c066794 (
plain)
1
2
3
4
5
|
# 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))
|