]> git.donarmstrong.com Git - lilypond.git/commit - stepmake/stepmake/library-rules.make
patch::: 1.5.10.jcn3
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 20 Sep 2001 19:24:40 +0000 (21:24 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 20 Sep 2001 19:24:40 +0000 (21:24 +0200)
commit72c67220d22e607b82d2919b71b7de849af6bbeb
treee09314d8c515019739b48086c521a06d7b2c8992
parentf374663d1f993ba98c784afc6df1c9b50ba8fcc7
patch::: 1.5.10.jcn3

1.5.10.jcn3
===========

* include python midi parser.

* stepmake updates.

* add .cvsignore patterns for making patches the standard, manual way.
23 files changed:
CHANGES
GNUmakefile.in
VERSION
modules/GNUmakefile [new file with mode: 0644]
modules/midi.c [new file with mode: 0644]
stepmake/stepmake/c++-rules.make
stepmake/stepmake/c++-vars.make
stepmake/stepmake/c-rules.make
stepmake/stepmake/c-vars.make
stepmake/stepmake/compile-vars.make [new file with mode: 0644]
stepmake/stepmake/executable-rules.make
stepmake/stepmake/executable-targets.make
stepmake/stepmake/executable-vars.make
stepmake/stepmake/generic-vars.make
stepmake/stepmake/library-rules.make
stepmake/stepmake/library-targets.make
stepmake/stepmake/library-vars.make
stepmake/stepmake/python-module-rules.make [new file with mode: 0644]
stepmake/stepmake/python-module-targets.make [new file with mode: 0644]
stepmake/stepmake/python-module-vars.make [new file with mode: 0644]
stepmake/stepmake/shared-library-rules.make [new file with mode: 0644]
stepmake/stepmake/shared-library-targets.make [new file with mode: 0644]
stepmake/stepmake/shared-library-vars.make [new file with mode: 0644]