Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/src/test/kerberos/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 664 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
Spracherkennung für: vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

#-------------------------------------------------------------------------
#
# Makefile for src/test/kerberos
#
# Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
# src/test/kerberos/Makefile
#
#-------------------------------------------------------------------------

subdir = src/test/kerberos
top_builddir = ../../..
include $(top_builddir)/src/Makefile.global

EXTRA_INSTALL += contrib/postgres_fdw
EXTRA_INSTALL += contrib/dblink

export with_gssapi with_krb_srvnam

check:
 $(prove_check)

installcheck:
 $(prove_installcheck)

clean distclean:
 rm -rf tmp_check

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-08]