From 1e635c39f10c498571621a4230c524983fe651b6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 12 Jan 2020 22:04:35 +0000 Subject: [PATCH] Update TODO. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index d3ca19b..2f8fc1f 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,6 @@ timestamp changes (what about non-*files?). Also: atomic code. This will delete the target if the code doesn't run to completion. (make doesn't do this, but probably it should). -Parallel builds: On failure, wait for other jobs to finish. - Conditional sections (same as "ifeq" etc in make). Let within functions and goals, eg: -- 1.8.3.1