aboutsummaryrefslogtreecommitdiff
path: root/clean/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'clean/buildfile')
-rw-r--r--clean/buildfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/clean/buildfile b/clean/buildfile
index 1fc0d8a..11fa2a2 100644
--- a/clean/buildfile
+++ b/clean/buildfile
@@ -11,6 +11,10 @@ include ../libbrep/
exe{brep-clean}: {hxx ixx cxx}{* -clean-options} {hxx ixx cxx}{clean-options} \
../libbrep/lib{brep} $libs
+# Build options.
+#
+obj{clean}: cxx.poptions += -DBREP_COPYRIGHT=\"$copyright\"
+
# Generated options parser.
#
if $cli.configured