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

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

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