diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:08:39 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-01-04 16:08:39 +0200 |
commit | e540937f424649d30ad52bcc7c215b94c969174f (patch) | |
tree | a53d4a56bba68e55b029b6bb1fb71fe6e42cc5e5 /makefile | |
parent | dad693c2677d0585b8d6e930b6b721ad14c6f240 (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-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))/build-0.3/bootstrap.make |