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

From [email protected] (Peter Eisentraut)
Subject pgsql: Add an implicit rule %.c -> %.i for running the C preprocessor.
Date
Msg-id [email protected]
Whole thread Raw
List 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 by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Remove croak and Perl_croak from gettext triggers.
Next
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Wordsmithing for PL/Perl messages