pgsql: Write the objfiles.txt rules in a way that is compatible with GNU

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Write the objfiles.txt rules in a way that is compatible with GNU
Date: 2008-02-29 10:34:51
Message-ID: 20080229103451.B526E754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Write the objfiles.txt rules in a way that is compatible with GNU make 3.78,
and simpler, too.

Modified Files:
--------------
pgsql/src/backend:
common.mk (r1.5 -> r1.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/common.mk?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgunittest 2008-02-29 10:37:34 pgunittest - pgUnitTest_Rnd:
Previous Message Neil Conway 2008-02-29 02:49:47 pgsql: Fix several memory leaks when rescanning SRFs.