diff options
| author | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-02 17:17:32 +0200 |
|---|---|---|
| committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-06-02 17:17:32 +0200 |
| commit | 3bd481f316d07081fe33de1175a0717c1110558e (patch) | |
| tree | ce437c19661a0785a3213c8c783add79e7e40def | |
| parent | 5fab4e253e535069bee4db81dda1117970ed3824 (diff) | |
| download | cli-3bd481f316d07081fe33de1175a0717c1110558e.tar.gz cli-3bd481f316d07081fe33de1175a0717c1110558e.tar.xz cli-3bd481f316d07081fe33de1175a0717c1110558e.zip | |
Cosmetic change
| -rw-r--r-- | build/bootstrap.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make index 0a173ee..9d6dcc8 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -3,7 +3,7 @@ # copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file -project_name := CLI +project_name := cli # First try to include the bundled bootstrap.make if it exist. If that # fails, let make search for the external bootstrap.make. |
