pgsql: Add an implicit rule %.c -> %.i for running the C preprocessor.

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Add an implicit rule %.c -> %.i for running the C preprocessor.
Дата
Msg-id 20090219103230.6F9537559ED@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add an implicit rule %.c -> %.i for running the C preprocessor.

I occasionally use this for debugging, and it seems wasteful to have to
reinvent this all the time.

Modified Files:
--------------
    pgsql/src:
        Makefile.global.in (r1.252 -> r1.253)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.252&r2=1.253)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Remove croak and Perl_croak from gettext triggers.
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Wordsmithing for PL/Perl messages