Add make1 -> env - make -R, whose -p output is easier to read.
[mgear/mgear.git] / demo / make1
1 #!/bin/bash
2 # Cleaner version of make that reduces clutter when inspecting -p output.
3 env - make -R "$@"