Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Makefile   Sprache: unbekannt

 
src/test/modules/gin/Makefile

EXTRA_INSTALL = src/test/modules/injection_points

REGRESS = gin_incomplete_splits

ifdef USE_PGXS
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)
else
subdir = src/test/modules/gin
top_builddir = ../../../..
include $(top_builddir)/src/Makefile.global

XXX: This test is conditional on enable_injection_points in the
parent Makefile, so we should never get here in the first place if
injection points are not enabled. But the buildfarm 'misc-check'
step doesn't pay attention to the if-condition in the parent
Makefile. To work around that, disable running the test here too.
ifeq ($(enable_injection_points),yes)
include $(top_srcdir)/contrib/contrib-global.mk
else
check:
 @echo "injection points are disabled in this build"
endif

endif

Messung V0.5 in Prozent
C=91 H=92 G=91

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

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002