./bootstrap.sh "$@" cat <Makefile all: ./b2 -j `nproc` -mt --with-date_time --with-filesystem --with-thread install: ./b2 install EOF