1 # Copyright Leandro Lucarella 2006 - 2014
2 # Distributed under the Boost Software License, Version 1.0
3 # See the LICENSE file for details, or http://www.boost.org/LICENSE_1_0.txt
5 ifndef Toplevel.mak.included
6 Toplevel.mak.included := 1
8 # Load top-level directory project configuration
11 # Load top-level directory local configuration
12 sinclude $T/Config.local.mak
14 # Include the build system library
17 # Include the Build.mak for this directory