]> rtime.felk.cvut.cz Git - omk.git/blobdiff - TODO
Decision about final C/C++ linking was interchanged.
[omk.git] / TODO
diff --git a/TODO b/TODO
index da5ee07a3f23086e17c432507152ee8c399d6521..6e9e55b323e43827f0994554850c459e243bfd80 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,4 +5,6 @@
    specify the names of libraries which are loaded by default. It will
    be like exception handlink, system_stub etc. If these are not
    needed, linker will not include them.
-
+* Add SUBDIRS_OPT variable to Makefile.omk. It will descent to the
+   specified directories only if the directory exists. In case of
+   non-existing directory, no error is produced.