Re: change make install to be really useful

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

 



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

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[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