Mercurial > audlegacy
annotate Plugins/Input/timidity/Makefile.in @ 1637:5261e37b4d55 trunk
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink)
author | nenolod |
---|---|
date | Thu, 07 Sep 2006 11:32:59 -0700 |
parents | e402e0217870 |
children |
rev | line source |
---|---|
704 | 1 include ../../../mk/rules.mk |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
704
diff
changeset
|
2 include ../../../mk/init.mk |
591 | 3 |
4 SUBDIRS = libtimidity src | |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
704
diff
changeset
|
5 |
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
704
diff
changeset
|
6 include ../../../mk/objective.mk |