aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/multidir/build/bootstrap.make
blob: 7e5420b1b7117b6f2e9284885e1533404c7c90c4 (plain)
1
2
3
4
5
6
7
8
# file      : examples/cxx/multidir/build/bootstrap.make
# author    : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

project_name := multidir

include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make