Created
June 6, 2019 09:51
-
-
Save 0mp/0459b9cce6efe5f59a241fe228b21726 to your computer and use it in GitHub Desktop.
Recursive bmake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test: | |
date | |
develop: | |
find . | entr -d ${MAKE} test || expr "$$?" : "[012]" >/dev/null 2>&1 && ${MAKE} develop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment