From 2daa3e16f6c3c638fa703b2228b8d06da7d1e45a Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 6 Jul 1998 10:10:48 +0000 Subject: [PATCH] lilypond-1.0.1 --- stepmake/TODO | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 stepmake/TODO diff --git a/stepmake/TODO b/stepmake/TODO new file mode 100644 index 0000000000..a6c1c38b98 --- /dev/null +++ b/stepmake/TODO @@ -0,0 +1,23 @@ + * urg, fix flower.py dirname, tarball etc. (package-diff, release) + + * (re-)enable use outside of make system, e.g. + + - /usr/bin/make-patch for direct use on tarballs + + * drop silly 'package' prefixes + + * all perl scripts to python + + * more doco + - Variable names of StepMake, e.g. 'depth', 'EXTRA_DISTFILES' etc. + - AC_STEPMAKE calls + + * template package + + * move bin stuff from LilyPond to stepmake + + * shared lib (use libtool) + + * fix autoconf, allowing aclocal.m4 to be included only once + (if possible from stepmake/bin) + -- 2.39.5