Re: [HACKERS] include/port directory?
От | Tom Lane |
---|---|
Тема | Re: [HACKERS] include/port directory? |
Дата | |
Msg-id | 5764.910716463@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | include/port directory? (Brook Milligan <brook@trillium.NMSU.Edu>) |
Ответы |
Re: [HACKERS] include/port directory?
|
Список | pgsql-hackers |
Brook Milligan <brook@trillium.NMSU.Edu> writes: > @if [ ! -d $(HEADERDIR)/port/$(PORTNAME) ]; \ > then mkdir $(HEADERDIR)/port/$(PORTNAME); fi > However, nothing ever seems to be put into this directory and as far > as I can tell these are the only Makefile lines that reference this > directory in any way. Some of the ports put stuff into that directory, some don't. (HPUX does, as you would've noticed if you looked about seven lines above this line.) > What is the point if creating it in the first place? Should stuff be > put in there or should the directory disappear? I'd say leave it alone. Even if we don't have a lot of use for it at the moment, what's it hurt? regards, tom lane
В списке pgsql-hackers по дате отправления: