src/include/Makefile: remove-old-headers

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема src/include/Makefile: remove-old-headers
Дата
Msg-id 20041107003302.GA4737@surnet.cl
обсуждение исходный текст
Ответы Re: src/include/Makefile: remove-old-headers
Список pgsql-patches
Hackers,

There is a remove-old-headers target in src/include/Makefile that is
supposed to clean old headers "unless the user did a install-all-headers".
Moreover, that target is invoked by the install target.

Since the behavior previously known as install-all-headers is now the
default, there's no point in keeping that target.  This patch removes it.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Los dioses no protegen a los insensatos.  Éstos reciben protección de
otros insensatos mejor dotados" (Luis Wu, Mundo Anillo)

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: contrib/xml2: add function xml_encode_special_chars
Следующее
От: Bruce Momjian
Дата:
Сообщение: Add remove duplicate slashes to canonicalize_path()