Обсуждение: A naive question about the Makefile

Поиск
Список
Период
Сортировка

A naive question about the Makefile

От
Cao Yu
Дата:
Hi all,    I am adding some new files into the system, so I wonder what I need 
to do to
update the Makefiles?    Is the system smart enough to recognize my new files and add 
corresponding entries into the Makefiles?    Thanks.

Regards
Yu


Re: A naive question about the Makefile

От
Peter Eisentraut
Дата:
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/