Re: gram.y => preproc.y

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: gram.y => preproc.y
Дата
Msg-id 20081114124057.GA2024@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: gram.y => preproc.y  (Alvaro Herrera <alvherre@commandprompt.com>)
Список 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@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Chernow
Дата:
Сообщение: Re: libpq-events windows gotcha
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: Column-level Privileges