diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:34:30 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:34:30 +0200 |
commit | e39e72916d395baa9f4d483e35d581ac84235429 (patch) | |
tree | e935253c5ee6a4e5b95a8dec89245516fd7d1f83 /makefile | |
parent | 5c63365195455d4547e48ec9bf9549e731b55b42 (diff) |
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # file : makefile -# copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))/build-0.3/bootstrap.make |