aboutsummaryrefslogtreecommitdiff
path: root/boost/common/template/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/common/template/makefile')
-rw-r--r--boost/common/template/makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/boost/common/template/makefile b/boost/common/template/makefile
index 133177e..ee924b1 100644
--- a/boost/common/template/makefile
+++ b/boost/common/template/makefile
@@ -43,13 +43,14 @@ gen := $(addprefix $(out_base)/,$(genf))
$(gen): $(odb)
$(gen): odb := $(odb)
-$(gen) $(dist): export odb_options += --database $(db_id) \
---profile boost/version --generate-schema \
---table-prefix boost_template_ #@@ CHANGE table prefix, boost/version
+$(gen) $(dist): export odb_options += --generate-schema \
+--profile boost/version --table-prefix boost_template_ #@@ CHANGE prefix, profile
$(gen): cpp_options := -I$(src_base)
$(gen): $(common.l.cpp-options) $(odb_boost.l.cpp-options) \
$(boost.l.cpp-options)
+$(gen): odb_options += --database $(db_id)
+
$(call include-dep,$(cxx_od),$(cxx_obj),$(gen))
# Alias for default target.
@@ -60,7 +61,6 @@ $(out_base)/: $(driver)
#
name := $(subst /,-,$(subst $(src_root)/boost/common/,,$(src_base)))
-$(dist): db_id := @database@
$(dist): sources := $(cxx_tun)
$(dist): headers := $(odb_hdr)
$(dist): data_dist := test.std