[vdr] change make install to be really useful
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Wed Aug 15 15:46:47 CEST 2007
On 08/13/07 18:30, Matthias Schwarzott wrote:
> ...
> makefile-install-header.diff:
> It adds an install-header target which is also called by target install.
> This installs the header files and Make.config to $(HEADERDIR) (should that be
> changed to INCDIR ?)
> to be able to compile plugins against the installed vdr without the need to
> keep vdr sources.
This doesn't make sense, because a plugin's Makefile does
VDRDIR = ../../..
...
APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h)
Klaus
More information about the vdr
mailing list