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

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