Request: call plugin Makefiles with install target

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stefan Huelswitt wrote:
> Hi,
> 
> it would be nice if during install the main Makefile would call the plugin
> Makefiles with install target.
> 
> Normaly this would be an empty target, but if the plugins needs
> additional files e.g. config files or sub-libraries they could be
> copied here.

If a plugin needs additional sub-libraries, it can simply
copy them to $(LIBDIR) when it copies its own library file.
VDR's Makefile will take it from there.

Config files may be a poblem, because the user can define the
config base directory at runtime. The Makefile doesn't know
about that.

Klaus


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux