# file : build/cxx/configuration-static.make # copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file cxx_h_suffix := hxx cxx_t_suffix := txx cxx_i_suffix := ixx cxx_s_suffix := cxx # Get user-supplied static configuration if any. # ifneq ($(bld_root),$(scf_root)) $(call -include,$(scf_root)/cxx/configuration-static.make) endif