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