aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/multidir/build/bootstrap.make
blob: ac19a30b912efd352fe869321124217e376c6d4a (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-2010 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

project_name := multidir

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