github.com/StackExchange/blackbox/v2@v2.0.1-0.20220331193400-d84e904973ab/bin/Makefile (about) 1 all: _stack_lib.sh 2 3 # Snatch _stack_lib.sh from another StackExchange project. 4 _stack_lib.sh: ../../scripts/misc/_stack_lib.sh 5 cp ../../scripts/misc/_stack_lib.sh $@