aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-oracle/stub.make
blob: 499f11bcc81d98e71e4bbd9ba4f1357770f96ad7 (plain)
1
2
3
4
5
6
7
8
# file      : build/export/libodb-oracle/stub.make
# license   : ODB NCUEL; see accompanying LICENSE file

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

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