blob: 984ed354f2bad317afb70da5fe9fcdbf054476c4 (
plain)
1
2
3
4
5
|
# file : build/meta/autoconf.make
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(bld_root)/meta/autoconf-functions.make,$(out_base))
|