1 # Copyright 2008 - 2011 Integratech S.A.
2 # Copyright 2011 - 2014 Leandro Lucarella
3 # Distributed under the Boost Software License, Version 1.0
4 # See the LICENSE file for details, or http://www.boost.org/LICENSE_1_0.txt
6 ifndef Toplevel.mak.included
7 Toplevel.mak.included := 1
9 # Load top-level directory project configuration
10 sinclude $T/Config.mak
12 # Load top-level directory local configuration
13 sinclude $T/Config.local.mak
15 # Include the build system library
18 # Include the Build.mak for this directory