diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:35:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 12:35:22 +0200 |
commit | 9eba613c53677e0d54402405cb621a59fbdaabba (patch) | |
tree | dd40a1118fee386c1d359d8aa3851553454277ed | |
parent | 4d37926047379568c5be7399b51f7b78118110bc (diff) |
-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 |