commit 3cc53e285a7734790ddfbc80966f82a38d04c3b3
parent 44874e117b479da211109cc3dda3aaf0ebfa093a
Author: sin <sin@2f30.org>
Date: Wed, 26 Feb 2014 11:04:17 +0000
Update TODO
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/TODO b/TODO
@@ -1,3 +1,4 @@
* Support pre-build(), build() and post-build() targets.
* Don't hardcode the cross-compiler name in the package files.
-* Factor out unpacking of packages in the generic build script
+* Factor out unpacking of packages in the generic build script.
+* Makefile based build system.