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

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

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