Re: intltool rule patch
- From: Jody Goldberg <jody gnome org>
- To: Sander Vesik <Sander Vesik Sun COM>
- Cc: jacob berkman <jacob ximian com>, Darin Adler <darin bentspoon com>, Kenneth Christiansen <kenneth gnu org>, desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: intltool rule patch
- Date: Sat, 16 Mar 2002 10:40:34 -0500
On Sat, Mar 16, 2002 at 06:22:40PM +0000, Sander Vesik wrote:
> > %.a : %.b ; commands
>
> target: dependency<newline>
> <tab>commands
>
> Should work for all makes, including all gmakes old and new, whetever the
> target and dependency are wildcarded or no.
>
> > eg
> > INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in ; $(INTLTOOL_MERGE) $(top_srcdir)/po/*.po ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
> >
My guess is that the goal here was to avoid having multiple lines in
the rule being substituted. Does m4 support variables with
embedded new lines ?
The $(wildcard) issue is distinct.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]