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

Quelle  Makefile   Sprache: unbekannt

 
subdir = src/interfaces/ecpg/test/preproc
top_builddir = ../../../../..
include $(top_builddir)/src/Makefile.global
include $(top_srcdir)/$(subdir)/../Makefile.regress


TESTS = array_of_struct array_of_struct.c \
 autoprep autoprep.c \
 comment comment.c \
 cursor cursor.c \
 define define.c \
 init init.c \
 strings strings.c \
 outofscope outofscope.c \
 type type.c \
 variable variable.c \
 whenever whenever.c \
 whenever_do_continue whenever_do_continue.c \
 pointer_to_struct pointer_to_struct.c

all: $(TESTS)

array_of_struct.c: array_of_struct.pgc $(ECPG_TEST_DEPENDENCIES)
 $(ECPG) -c -o $@ $<

pointer_to_struct.c: pointer_to_struct.pgc $(ECPG_TEST_DEPENDENCIES)
 $(ECPG) -c -o $@ $<

autoprep.c: autoprep.pgc $(ECPG_TEST_DEPENDENCIES)
 $(ECPG) -r prepare -o $@ $<

strings.c: strings.pgc strings.h $(ECPG_TEST_DEPENDENCIES)
 $(ECPG) -i -o $@ $<

Messung V0.5 in Prozent
C=96 H=98 G=96

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