aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb/stub.make
blob: f8e338dee0b00294a71d4a3c6dcbc72a76c3bb07 (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libodb/stub.make
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

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

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