[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Refactor locale targets into separate Makefile

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-06-21 23:07:23 CEST

[ about Makefile contents ]

> > +include subversion/po/Makefile
>
> Does this work if src_dir != build_ir?

I started wondering about that after I sent the mail; I'd need to try.
Anybody?

> > Index: subversion/po/Makefile
> > ===================================================================
> > --- subversion/po/Makefile (revision 0)
> > +++ subversion/po/Makefile (revision 0)
> > @@ -0,0 +1,35 @@
> > +
> > +abs_srcdir ?= ../..
> > +MSGFMT ?= msgfmt
>
> Is ?= available in all make clones we support? Probably, since you used
> it? :-)

Hmm; no. I used it because I was looking in the (gnu) make manuals. I'll
have a look at the nmake manuals.

The reason I submitted a patch is because I think I have little cross
platform experience with build systems; 'just' writing a makefile is
entirely different.

bye,

Erik.

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 21 23:09:55 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.