pgsql/src/backend/utils/mb (Makefile)

Поиск
Список
Период
Сортировка
Искать
От
petere@postgresql.org
Тема
pgsql/src/backend/utils/mb (Makefile)
Дата
Msg-id
200011302036.eAUKaBS43784@hub.org
Список
  Date: Thursday, November 30, 2000 @ 15:36:11
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/mb
     from hub.org:/home/projects/pgsql/tmp/cvs-serv42570/src/backend/utils/mb

Modified Files:
	Makefile 

-----------------------------  Log Message  -----------------------------

Make all commands that link a program look like

$(CC) $(CFLAGS) $(LDFLAGS)   $(LIBS) -o $@

This form seemed to be the most portable, readable, and logical, but in any
case it's better than having a dozen different ones in the tree.

В списке pgsql-committers по дате отправления
От: petere@postgresql.org
Дата:
От: petere@postgresql.org
Дата:
Сообщение: pgsql/src/bin/psql (Makefile)
FAQ