annotate src/timidity/Makefile @ 493:31d21ad70903 trunk

[svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
author giacomo
date Sun, 21 Jan 2007 16:08:19 -0800
parents cf1054422f81
children d447ee6c8bc0 64bcd7c9c705
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
1 include ../../mk/rules.mk
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
2 include ../../mk/init.mk
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
3
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
4 SUBDIRS = libtimidity src
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
5
cf1054422f81 [svn] - fix a lot of paths
nenolod
parents:
diff changeset
6 include ../../mk/objective.mk