aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hello/hello/build/bootstrap.make
blob: 888448cb8ed7dce6a53bbdbfe26df6bb7c7565bd (plain)
1
2
3
4
5
6
7
8
# file      : examples/cxx/hello/hello/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 := hello driver

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