From: | Michael Meskes <meskes(at)postgresql(dot)org> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: gram.y => preproc.y |
Date: | 2008-11-14 12:40:57 |
Message-ID: | 20081114124057.GA2024@feivel.credativ.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Nov 14, 2008 at 09:03:34AM -0300, Alvaro Herrera wrote:
> > +$(srcdir)/preproc.y: $(top_srcdir)/src/backend/parser/gram.y
> > + $(PERL) $(srcdir)/parse.pl $(srcdir) < $< > $@
>
> Why are you passing $(srcdir) as a parameter here? It doesn't look like
> the script uses it at all, or does it?
The new version does. I need to tell the script where to find the other files
in a VPATH build system.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-11-14 13:05:42 | Re: Updates of SE-PostgreSQL 8.4devel patches (r1197) |
Previous Message | Andrew Chernow | 2008-11-14 12:15:47 | Re: libpq-events windows gotcha |