Haha, well pointed out. I'm clearly having trouble parsing today.
"rm target; make" can work, but only if you're using a pattern for data pipelines where there is only one default set of downstream targets. If the one Makefile supports a range of downstream targets, then this won't work.
I concede, make doesn't support that operation out of the box :)
"rm target; make" can work, but only if you're using a pattern for data pipelines where there is only one default set of downstream targets. If the one Makefile supports a range of downstream targets, then this won't work.
I concede, make doesn't support that operation out of the box :)