# mod_dvb # ------- # Simple DVB-Streaming via Apache 2.0 # # This work is distributed within the terms of # creative commons attribution-share alike 2.0 germany # # See http://creativecommons.org/licenses/by-sa/2.0/ for more information # # @author Bernd Holzmueller # @revision 05 # @license http://creativecommons.org/licenses/by-sa/2.0/de/ Creative Commons Attribution-Share Alike 2.0 Germany # @homepage http://oss.tiggerswelt.net/mod_dvb/ # @copyright Copyright © 2008 tiggersWelt.net # # this is used/needed by the APACHE2 build system MOD_DVB = mod_dvb dvb_channels dvb_tuner mod_dvb.la: ${MOD_DVB:=.slo} $(SH_LINK) -rpath $(libexecdir) -module -Wall -g -O2 -avoid-version ${MOD_DVB:=.lo} DISTCLEAN_TARGETS = modules.mk shared = mod_dvb.la