diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-13 21:53:10 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-12-13 21:53:10 +0000 |
commit | 8ecce29bab678b5b7b1956bdf7e6476f3005ee67 (patch) | |
tree | ca0e41943f0e340d79f93d030c8f69d0631be635 /externals/build | |
parent | 8f15c4d8a1415bca35d8c70a5f91aa1f1def9a66 (diff) |
fixed up clean/distclean a bit; moved OSCx into standard targets; added OPT_CFLAGS suppport
svn path=/trunk/; revision=4203
Diffstat (limited to 'externals/build')
-rw-r--r-- | externals/build/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/build/TODO b/externals/build/TODO index 653eb9a9..754b5147 100644 --- a/externals/build/TODO +++ b/externals/build/TODO @@ -1,4 +1,6 @@ +- make C++ compile targets (packages/darwin_app/Makefile has some) + - add version number getters from packages/Makefile - document externals building following the smlib example @@ -13,8 +15,6 @@ the objects call the correct setup function since it can change the functionality -- fix compilation of netclient, netrec, netserver, piperead~, pipewrite~ - - include mp3 externals from iem_mp3 and unauthorized and make mp3*.libs files - put objects with conflicting names into a directory namespace |