Skip to content
Snippets Groups Projects
Commit 7c5c1a2a authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add comment to file about port files.

parent 3d7a9ac7
No related branches found
No related tags found
No related merge requests found
# -*-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,
......@@ -359,8 +359,9 @@ STRDUP = @STRDUP@
STRERROR = @STRERROR@
STRTOL = @STRTOL@
STRTOUL = @STRTOUL@
DLLINIT = @DLLINIT@
# Used by the backend
DLLINIT = @DLLINIT@
TAS = @TAS@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment