pgsql-server/src Makefile.shlib - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/src Makefile.shlib
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    03/09/20 18:26:20

Modified files:
    src            : Makefile.shlib

Log message:
    Apply ranlib(1) after installing a static (.a) library on Darwin.
    Per past complaints --- verified to still be a problem on OS X 10.2.6.


pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/test/examples Makefile
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: pgsql-server/src/backend catalog/index.c comma ...