| 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:25:19 |
| Message-ID: | 200701100125.20685.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian wrote:
> > ! draft:
> > ! ifndef DRAFT
> > ! ifneq ($(MAKECMDGOALS), draft)
How could this condition ever match?
> > ! # Call ourselves with the DRAFT value set. This seems to be the only
> > ! # way to set gmake variables in a rule.
> > ! @$(MAKE) DRAFT="Y" $(MAKECMDGOALS))
> > else
> > ! # run default 'all' rule
> > ! @$(MAKE) DRAFT="Y" html
> > ! endif
> > endif
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-10 00:41:35 | Re: [HACKERS] SGML index build fix |
| Previous Message | Peter Eisentraut | 2007-01-10 00:23:11 | Re: [HACKERS] SGML index build fix |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | L Bayuk | 2007-01-10 00:41:00 | Re: BCC55 and libpq 8.2 |
| Previous Message | Peter Eisentraut | 2007-01-10 00:23:11 | Re: [HACKERS] SGML index build fix |