On 2021-03-16 09:50, Kaz Kylheku wrote:
It looks like I have a question for a change.I have this little situation I'm trying to fix:
BTW, one obvious fix for the actual situation is to use a recursive make invocation: retest: rm -rf tst $(MAKE) tests rather than trying to be clever. I'm still interested in the order-only prerequisite issue.