mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Added DLSUFFIX to bsdi.
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# IDENTIFICATION
|
# IDENTIFICATION
|
||||||
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.72 1996/11/18 06:07:12 momjian Exp $
|
# $Header: /cvsroot/pgsql/src/Attic/Makefile.global,v 1.73 1996/11/18 16:32:53 momjian Exp $
|
||||||
#
|
#
|
||||||
# NOTES
|
# NOTES
|
||||||
# Essentially all Postgres make files include this file and use the
|
# Essentially all Postgres make files include this file and use the
|
||||||
@@ -409,6 +409,8 @@ else
|
|||||||
LDADD_BE= -ldld -lcompat -lipc
|
LDADD_BE= -ldld -lcompat -lipc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
DLSUFFIX= .o
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user