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