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