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

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

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