pgsql: Revert brainfart: Of course the wildcard only works in GNU make

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert brainfart: Of course the wildcard only works in GNU make
Date: 2009-12-23 19:42:15
Message-ID: 20091223194215.8AE9D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Revert brainfart: Of course the wildcard only works in GNU make itself.
Instead, add a few targets that were missing.

Modified Files:
--------------
pgsql:
Makefile (r1.14 -> r1.15)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/Makefile?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jdavis 2009-12-24 03:21:41 temporal - temporal: Update CVS repository to the latest code from the
Previous Message Tom Lane 2009-12-23 19:24:14 Re: pgsql: Replace target list by a wildcard, so that this workaround