aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-tracer/stub.make
blob: 06bbd40e43be98ddd1c073b1a635485c2fa773a5 (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libodb-tracer/stub.make
# author    : Boris Kolpackov <boris@codesynthesis.com>
# license   : GNU GPL v2; see accompanying LICENSE file

$(call include-once,$(src_root)/odb/tracer/makefile,$(out_root))

$(call export,\
  l: $(out_root)/odb/tracer/odb-tracer.l,\
  cpp-options: $(out_root)/odb/tracer/odb-tracer.l.cpp-options)