mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Add comment to file about port files.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# -*-makefile-*-
|
# -*-makefile-*-
|
||||||
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.149 2002/07/16 05:46:35 momjian Exp $
|
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.150 2002/07/18 04:30:36 momjian Exp $
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# All PostgreSQL makefiles include this file and use the variables it sets,
|
# All PostgreSQL makefiles include this file and use the variables it sets,
|
||||||
@@ -359,8 +359,9 @@ STRDUP = @STRDUP@
|
|||||||
STRERROR = @STRERROR@
|
STRERROR = @STRERROR@
|
||||||
STRTOL = @STRTOL@
|
STRTOL = @STRTOL@
|
||||||
STRTOUL = @STRTOUL@
|
STRTOUL = @STRTOUL@
|
||||||
DLLINIT = @DLLINIT@
|
|
||||||
|
|
||||||
|
# Used by the backend
|
||||||
|
DLLINIT = @DLLINIT@
|
||||||
TAS = @TAS@
|
TAS = @TAS@
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user