Re: Coming attractions: VPATH build; make variables issue
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Coming attractions: VPATH build; make variables issue |
| Дата | |
| Msg-id | 5577.971889854@sss.pgh.pa.us обсуждение |
| Ответ на | Coming attractions: VPATH build; make variables issue (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: Coming attractions: VPATH build; make variables issue
make depend (Re: Coming attractions: VPATH build; make variables issue) |
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> This is an opportune time to sort out the use of the make variables
> CPPFLAGS and CFLAGS, which are used interchangeably in some places.
> Unfortunately, this would mean having to fix each of the targets
> dep depend:
> $(CC) -MM $(CFLAGS) *.c >depend
Why? Shouldn't CFLAGS include CPPFLAGS? These targets seem correct
to me as they stand ... other than assuming CC is gcc, but nevermind
that...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера