aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-sqlite/stub.make
blob: af9cfd4cb7ec4cf15c453da19415eb3658299480 (plain)
1
2
3
4
5
6
7
8
# file      : build/export/libodb-sqlite/stub.make
# license   : GNU GPL v2; see accompanying LICENSE file

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

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