Renamed file. Restored SLSUFF to .so.
This commit is contained in:
parent
ce7a3b3a82
commit
529189f407
@ -7,7 +7,7 @@
|
||||
#
|
||||
#
|
||||
# IDENTIFICATION
|
||||
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.69 1996/11/17 19:26:44 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.70 1996/11/17 20:30:32 momjian Exp $
|
||||
#
|
||||
# NOTES
|
||||
# Essentially all Postgres make files include this file and use the
|
||||
@ -305,7 +305,7 @@ endif
|
||||
# Shared libraries.
|
||||
# This is overridden for many PORTNAMEs below.
|
||||
|
||||
SLSUFF= .o
|
||||
SLSUFF= .so
|
||||
|
||||
#----------------------------------------------------------------------
|
||||
ifeq ($(PORTNAME), BSD44_derived)
|
||||
|
Loading…
x
Reference in New Issue
Block a user