diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:47:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:47:31 +0200 |
commit | bc933b54cb7d0331952589912fcbe3c804ffd4b3 (patch) | |
tree | e5aacfde33e2d7d1bbd74c8f5097b3b862a6ea7c /makefile | |
parent | 4cd6a5a192b7c40830a05f1e7a8261d013f268de (diff) |
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # file : makefile # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))/build-0.3/bootstrap.make |