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