2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-20 14:42:14 +00:00

No longer exclude the 'make' example

[SVN r34609]
This commit is contained in:
Vladimir Prus
2006-07-20 07:16:17 +00:00
parent c6dda7bf0e
commit 0ed6bc8e19

View File

@@ -10,8 +10,6 @@ cd ../boost-build
# This one is not fully finished
rm -rf example/versioned
# This one is too low-level and misleading
rm -rf example/make
# Remove unnecessary top-level files
find . -maxdepth 1 -type f | egrep -v "roll.sh|bootstrap.jam|build-system.jam|boost_build_v2.html|boost.png|index.html|hacking.txt|site-config.jam|user-config.jam" | xargs rm -f