pgsql: Fix ecpg/preproc makefile for parallel builds: parser.o must

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix ecpg/preproc makefile for parallel builds: parser.o must
Дата
Msg-id 20070318175734.ED2559FB5ED@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix ecpg/preproc makefile for parallel builds: parser.o must depend
on preproc.h, else make may try to build it before preproc.h is ready.
Per failures seen here and in buildfarm.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        Makefile (r1.124 -> r1.125)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/Makefile.diff?r1=1.124&r2=1.125)

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