Обсуждение: pgsql (GNUmakefile.in configure configure.in)

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

pgsql (GNUmakefile.in configure configure.in)

От
Peter Eisentraut - PostgreSQL
Дата:
  Date: Sunday, July 16, 2000 @ 10:50:28
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql
     from hub.org:/home/projects/pgsql/tmp/cvs-serv29843

Modified Files:
    GNUmakefile.in configure configure.in

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

Automatic dependency tracking

The .DEFAULT rule in backend/Makefile is harmful -- removed.
Replace `::' rules by `:'.