aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-mssql/stub.make
blob: 58022f820c9da4131d51323349c20fe256c8cb31 (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libodb-mssql/stub.make
# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license   : ODB NCUEL; see accompanying LICENSE file

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

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