diff options
Diffstat (limited to 'externals/build')
-rw-r--r-- | externals/build/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/build/TODO b/externals/build/TODO index ad5d4e12..b8492818 100644 --- a/externals/build/TODO +++ b/externals/build/TODO @@ -1,6 +1,7 @@ -- incorporate %.c building into cross-platform Makefile, and have it work with - subdirectories so that libdirs can be compiled here. +- document smlib building + +- add "test lib" functionality to binary building in externals/Makefile - simplify Makefile, making just "all" and "install" with subsections for each subdir. |