aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-oracle/stub.make
blob: bde2c88bef12a34b93db0134c6dbb7f208ff3fbb (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libodb-oracle/stub.make
# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# 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)