build: Implement install rule.
[goals.git] / TODO
diff --git a/TODO b/TODO
index d3ca19b..2f8fc1f 100644 (file)
--- 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).
 
 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:
 Conditional sections (same as "ifeq" etc in make).
 
 Let within functions and goals, eg: