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