From: jcorgan Date: Thu, 17 Aug 2006 00:38:09 +0000 (+0000) Subject: Removed TODO.build as this can be managed in trac X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=528dfacaf3958f0e3d05c41b4d3a3c683e227b85;p=debian%2Fgnuradio Removed TODO.build as this can be managed in trac git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3329 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/TODO.build b/TODO.build deleted file mode 100644 index be592e9b..00000000 --- a/TODO.build +++ /dev/null @@ -1,43 +0,0 @@ -Overall: - -* Change a Makefile.am in a subdir, must manually go back up and re-run -configure. Otherwise it gets run somehow incorrectly. - -* Use common run_tests.in file. This is now ticket 3. - -dtools: - -* No checking or testing done in this directory. - -gnuradio-core/doc: - -* Make in this directory fails, logged as ticket 8. - -gnuradio-core/src/gen_interpolator_taps: - -* Make hasn't been tested yet in this directory. - -gnuradio-core/src/lib/filter: - -* README is stale. - -gnuradio-core/src/lib/general: - -* README is stale. - -gnuradio-core/src/lib/utils: - -* Not all *.m files are referenced in Makefile.am for distribution. Is -this correct? - -gnuradio-examples: - -* Some directories don't have Makefile.am's - -gnuradio-examples/python/gmsk2: - -* Not all examples are in Makefile.am - -usrp/doc: - -* Make not tested in this directory