Re: pgsql (Makefile)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql (Makefile)
Date: 2000-06-12 17:13:39
Message-ID: 1546.960830019@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>>>> I have put back the old pgsql/Makefile, and added the same one to /src.
>>
>> OK. I think your commit messages arrived here out-of-order ...
>> I was confused about what was happening.

> Seems the problem is that src/Makefile disappeared, and I thought Peter
> was saying he auto-generated them from configure. Actually, they are
> just beefed up.

Yes, the top-level Makefile still has the same old purpose of catching
people who try to use non-GNU make. It's not auto-generated.

I think Peter was in error to remove src/Makefile --- it will still have
the same purpose, but for people who remember the old build procedure of
starting in pgsql/src.

Looks like things are good now.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-06-12 17:58:20 pgsql (configure.in)
Previous Message Bruce Momjian 2000-06-12 16:41:21 Re: pgsql (Makefile)

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2000-06-12 17:40:36 Re: index idea for system catalogs
Previous Message The Hermit Hacker 2000-06-12 17:12:38 Re: ALTER TABLE DROP COLUMN