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

project_name := multidir

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