aboutsummaryrefslogtreecommitdiff
path: root/build/install.make
blob: b6d44ec76e972a18ad7b32d80ad700323835ccc3 (plain)
1
2
3
4
5
6
7
# file      : build/install.make
# author    : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2010 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))