Re: pgsql: Replace target list by a wildcard, so that this workaround

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Replace target list by a wildcard, so that this workaround
Дата
Msg-id 12168.1261596254@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Replace target list by a wildcard, so that this workaround  (petere@postgresql.org (Peter Eisentraut))
Список pgsql-committers
petere@postgresql.org (Peter Eisentraut) writes:
> Replace target list by a wildcard, so that this workaround makefile
> also works transparently for lesser used targets.

Unfortunately, this is a regression, because you just inserted a gmake-ism
into a file whose only purpose is to work on non-gnu makes.  For
example, with HPUX make I now get:

$ /bin/make all
Make: Don't know how to make all.  Stop.

Please revert.

            regards, tom lane

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