annotate Plugins/Output/Makefile.in @ 651:c1645fb045a7 trunk

[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
author chainsaw
date Sun, 19 Feb 2006 15:50:50 -0800
parents d66065066760
children e9509e909193
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
617
d66065066760 [svn] Convert OSS & ALSA output plugins.
chainsaw
parents:
diff changeset
1 include ../../mk/rules.mk
d66065066760 [svn] Convert OSS & ALSA output plugins.
chainsaw
parents:
diff changeset
2 include ../../mk/objective.mk
d66065066760 [svn] Convert OSS & ALSA output plugins.
chainsaw
parents:
diff changeset
3
651
c1645fb045a7 [svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
chainsaw
parents: 617
diff changeset
4 ALL_PLUGINS = OSS alsa disk_writer esd jack
617
d66065066760 [svn] Convert OSS & ALSA output plugins.
chainsaw
parents:
diff changeset
5 SUBDIRS = @OUTPUT_PLUGINS@