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

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