aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-08-12 16:39:13 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-08-12 17:04:22 +0200
commit53eb43126e562a43f4e8f2247af10da5c4c3c87f (patch)
treeeddd4c1162c8ee59b85db17f3e39aceb28dd8c0d /build2/buildfile
parent83b5af87efef571b707fc1f409f22571a9f5054c (diff)
Rename module to init
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile15
1 files changed, 8 insertions, 7 deletions
diff --git a/build2/buildfile b/build2/buildfile
index b0e9cf0..7e0a925 100644
--- a/build2/buildfile
+++ b/build2/buildfile
@@ -35,7 +35,7 @@ exe{b}: \
{hxx ixx txx cxx}{ variable } \
{hxx }{ version } \
bin/{hxx cxx}{ guess } \
- bin/{hxx cxx}{ module } \
+ bin/{hxx cxx}{ init } \
bin/{hxx cxx}{ rule } \
bin/{hxx cxx}{ target } \
c/{hxx cxx}{ init } \
@@ -52,22 +52,23 @@ exe{b}: \
cc/{hxx ixx cxx}{ utility } \
cc/{ cxx}{ windows-manifest } \
cc/{ cxx}{ windows-rpath } \
- cli/{hxx cxx}{ module } \
+ cli/{hxx cxx}{ init } \
cli/{hxx cxx}{ rule } \
cli/{hxx cxx}{ target } \
- config/{hxx cxx}{ module } \
+ config/{hxx cxx}{ init } \
+ config/{hxx }{ module } \
config/{hxx cxx}{ operation } \
config/{hxx txx cxx}{ utility } \
- cxx/{hxx cxx}{ module } \
+ cxx/{hxx cxx}{ init } \
cxx/{hxx cxx}{ target } \
- dist/{hxx cxx}{ module } \
+ dist/{hxx cxx}{ init } \
dist/{hxx cxx}{ operation } \
dist/{hxx cxx}{ rule } \
-install/{hxx cxx}{ module } \
+install/{hxx cxx}{ init } \
install/{hxx cxx}{ operation } \
install/{hxx cxx}{ rule } \
install/{hxx }{ utility } \
- test/{hxx cxx}{ module } \
+ test/{hxx cxx}{ init } \
test/{hxx cxx}{ operation } \
test/{hxx cxx}{ rule } \
$libs