summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
index 3404564..7f10a42 100644
--- a/TODO
+++ b/TODO
@@ -3,17 +3,6 @@ On the revision:
- Make the .map and .def files prerequisites of the libs type target and only
on the respective OSes. Also try to generate them on the fly.
-- Normalize C comments in the tests source code replacing:
-
- /*
- * ...
- */
-
- with
-
- /* ...
- */
-
On the release:
- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).