wesnoth-dev
[Top][All Lists]
Advanced

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

Re: [Wesnoth-dev] make should not alter files in CVS


From: Guillaume Melquiond
Subject: Re: [Wesnoth-dev] make should not alter files in CVS
Date: Thu, 28 Apr 2005 21:47:05 +0200

On 4/28/05, John McNabb wrote:
> On Thu, 28 Apr 2005, Guillaume Melquiond wrote:
> > On 4/28/05, John McNabb wrote:
> > >         I have found it a little irritating that the current make scheme
> > > invalidates/update nearly all files in the po directory.
> >
> > Hmm... It doesn't for me, everything works fine: the files are updated
> > only when I explicitly ask for it, not when I build the code and
> > install Wesnoth. Which make-target are you building?
> >
> 
> I usually am just using 'make' with no target.  This means it should be
> targeting the first target in the Makefile, and looking through the
> auto-generated make script this looks like 'all'.  There are a lot of
> targets.  Is there one that I should be using instead of the default which
> will do what I want?

No, the default one should be fine, it's the one I use too. But that's
strange, it should not call the "update-po" target; this target should
only be called upon "dist" building (see po/Makefile.in.in). The
problem seems specific to your own set of Makefiles.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]