summaryrefslogtreecommitdiff
path: root/src/test/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/examples/Makefile')
-rw-r--r--src/test/examples/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/test/examples/Makefile b/src/test/examples/Makefile
index 2329b3131f..8368e4078e 100644
--- a/src/test/examples/Makefile
+++ b/src/test/examples/Makefile
@@ -9,13 +9,6 @@ CFLAGS+= -I$(LIBPQDIR)
LDFLAGS+= -L$(LIBPQDIR) -lpq
-#
-# And where libpq goes, so goes the authentication stuff...
-#
-ifdef KRBVERS
-LDFLAGS+= $(KRBLIBS)
-CFLAGS+= $(KRBFLAGS)
-endif
# PROGS= testlibpq0 testlibpq1 testlibpq2 testlibpq3 testlibpq4 testlo
PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo2