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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user