Re: [HACKERS] SGML index build fix

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Martijn van Oosterhout <kleptog(at)svana(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] SGML index build fix
Date: 2007-01-10 00:23:11
Message-ID: 200701100123.12934.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian wrote:
> > + ifndef DRAFT
> > +     @cmp -s HTML.index.start HTML.index || $(MAKE) $*
> > + endif

Why are you using $*? This isn't a pattern rule.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-01-10 00:25:19 Re: [HACKERS] SGML index build fix
Previous Message Peter Eisentraut 2007-01-10 00:20:01 Re: [HACKERS] SGML index build fix

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2007-01-10 00:25:19 Re: [HACKERS] SGML index build fix
Previous Message Peter Eisentraut 2007-01-10 00:20:01 Re: [HACKERS] SGML index build fix