[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cvs-update
From: |
Eli Zaretskii |
Subject: |
Re: cvs-update |
Date: |
Wed, 04 Jan 2006 19:02:05 +0200 |
> From: Juri Linkov <address@hidden>
> Date: Wed, 04 Jan 2006 08:27:44 +0200
>
> I see a new useful make target was added to Makefiles as:
>
> cvs-update: recompile autoloads finder-data custom-deps
I'm glad you find it useful.
> But I wonder why it doesn't use the existing target `updates'?
> I mean why not to write the same new target as:
>
> cvs-update: recompile updates
Because "make updates" also does "make update-subdirs", which is
almost always unnecessary, and includes the mh-autoloads target, which
is already part of "make recompile".
Re: cvs-update, Juri Linkov, 2006/01/05
Re: cvs-update, Bill Wohler, 2006/01/04