diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:13:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:13:23 +0300 |
commit | 0a51e430d1d77b1c43e1c77be71cc87774d287c4 (patch) | |
tree | 0c5808d5438ce6737fdab879c5f5f5b515723f96 /build/export | |
parent | 084ad0fa842eb8adf57a8857fe7fc175941cb8bc (diff) |
Diffstat (limited to 'build/export')
-rw-r--r-- | build/export/libodb-tracer/stub.make | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/export/libodb-tracer/stub.make b/build/export/libodb-tracer/stub.make index 5bc473d..06bbd40 100644 --- a/build/export/libodb-tracer/stub.make +++ b/build/export/libodb-tracer/stub.make @@ -1,6 +1,5 @@ # file : build/export/libodb-tracer/stub.make # author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(src_root)/odb/tracer/makefile,$(out_root)) |