Re: A naive question about the Makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Cao Yu <caoyu(at)comp(dot)nus(dot)edu(dot)sg>
Subject: Re: A naive question about the Makefile
Date: 2007-03-09 10:58:14
Message-ID: 200703091158.15523.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Freitag, 9. März 2007 10:38 schrieb Cao Yu:
> Is the system smart enough to recognize my new files and add
> corresponding entries into the Makefiles?

No, you need to add it yourself. Look for where the other files are listed.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-03-09 11:17:38 Re: Auto creation of Partitions
Previous Message Gaetano Mendola 2007-03-09 09:59:56 Re: Calculated view fields (8.1 != 8.2)