Skip to content
Snippets Groups Projects
Commit f413385f authored by Marc G. Fournier's avatar Marc G. Fournier
Browse files

Comment out LD_ADD and DPADD

parent a514dded
No related branches found
No related tags found
No related merge requests found
...@@ -7,14 +7,14 @@ ...@@ -7,14 +7,14 @@
# #
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.12 1996/11/26 07:37:54 bryanh Exp $ # $Header: /cvsroot/pgsql/src/bin/Attic/Makefile.global,v 1.13 1997/01/15 05:58:47 scrappy Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
LIBPQDIR:= $(SRCDIR)/libpq LIBPQDIR:= $(SRCDIR)/libpq
LD_ADD+= -L$(SRCDIR)/libpq -lpq #LD_ADD+= -L$(SRCDIR)/libpq -lpq
DPADD+= -L$(SRCDIR)/libpq -lpq #DPADD+= -L$(SRCDIR)/libpq -lpq
# #
# And where libpq goes, so goes the authentication stuff... # And where libpq goes, so goes the authentication stuff...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment