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

Re: /Bugs/Makefile and force rebuilds



On Mon, May 28, 2001 at 07:11:29PM +0300, Tommi Vainikainen wrote:
> Is there really reasons for this kind of force rebuilds as seen in
> Bugs/Makefile?  Isn't make especially designed for this kind of
> dependencies?
> 
> --- Makefile    2000/12/01 21:21:51     1.6
> +++ Makefile    2001/05/28 16:00:46
> @@ -11,8 +11,4 @@
>  
>  $(HTMLFILES): otherpages.inc footer.inc
>  
> -# this needs to be forced, because the pseudo-packages.description list
> -# may change any time
> -pseudo-packages.$(LANGUAGE).html: FORCE
> -
> -FORCE:
> +pseudo-packages.$(LANGUAGE).html: pseudo-packages.description

Notice the line in pseudo-packages.wml that says:

$file = "/org/www.debian.org/cron/scripts_daily/$file" if ($host eq "klecker.debian.org");

However, this is probably not the way to do this. I'll do something else,
more similar to what you suggest, in a minute.

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: