2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-01 08:22:15 +00:00

Retain top-level boost-build.jam

[SVN r43007]
This commit is contained in:
Vladimir Prus
2008-01-29 06:28:09 +00:00
parent c78a1ef596
commit fecca01612

View File

@@ -23,7 +23,7 @@ date >> timestamp.txt
rm -rf example/versioned
# Remove unnecessary top-level files
find . -maxdepth 1 -type f | egrep -v "timestamp.txt|roll.sh|bootstrap.jam|build-system.jam|boost_build.png|index.html|hacking.txt|site-config.jam|user-config.jam" | xargs rm -f
find . -maxdepth 1 -type f | egrep -v "boost-build.jam|timestamp.txt|roll.sh|bootstrap.jam|build-system.jam|boost_build.png|index.html|hacking.txt|site-config.jam|user-config.jam" | xargs rm -f
# Build the documentation
touch doc/project-root.jam