Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 529189f

Browse files
committed
Renamed file. Restored SLSUFF to .so.
1 parent ce7a3b3 commit 529189f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

src/Makefile.global

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.69 1996/11/17 19:26:44 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.70 1996/11/17 20:30:32 momjian Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -305,7 +305,7 @@ endif
305305
# Shared libraries.
306306
# This is overridden for many PORTNAMEs below.
307307

308-
SLSUFF= .o
308+
SLSUFF= .so
309309

310310
#----------------------------------------------------------------------
311311
ifeq ($(PORTNAME), BSD44_derived)

0 commit comments

Comments
 (0)