Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/verify/   (Postfix Mailserver Version 3.11©)  Datei vom 30.8.2025 mit Größe 2 kB image not shown  

Quelle  Makefile.in

  Sprache: C
 

SHELL = /bin/sh
SRCS = verify.c
OBJS = verify.o
HDRS = 
TESTSRC =
DEFS = -I. -I$(INC_DIR) -D$(SYSTYPE)
CFLAGS = $(DEBUG) $(OPT) $(DEFS)
TESTPROG= 
PROG = verify
INC_DIR = ../../include
LIBS = ../../lib/lib$(LIB_PREFIX)master$(LIB_SUFFIX) \
 ../../lib/lib$(LIB_PREFIX)global$(LIB_SUFFIX) \
 ../../lib/lib$(LIB_PREFIX)util$(LIB_SUFFIX)

.c.o:; $(CC) $(CFLAGS) -c $*.c

$(PROG): $(OBJS) $(LIBS)
 $(CC) $(CFLAGS) $(SHLIB_RPATH) -o $@ $(OBJS) $(LIBS) $(SYSLIBS)

$(OBJS): ../../conf/makedefs.out

Makefile: Makefile.in
 cat ../../conf/makedefs.out $? >$@

test: $(TESTPROG)

tests: test

root_tests:

update: ../../libexec/$(PROG)

../../libexec/$(PROG): $(PROG)
 cp $(PROG) ../../libexec

clean:
 rm -f *.o *core $(PROG) $(TESTPROG) junk 

tidy: clean

depend: $(MAKES)
 (sed '1,/^# do not edit/!d' Makefile.in; \
 set -e; for i in [a-z][a-z0-9]*.c; do \
     $(CC) -E $(DEFS) $(INCL) $$i | grep -v '[<>]' | sed -n -e '/^# *1 *"\([^"]*\)".*/{' \
     -e 's//'`echo $$i|sed 's/c$$/o/'`': \1/' \
     -e 's/o: \.\//o: /' -e p -e '}' ; \
 done | LANG=C sort -u) | grep -v '[.][o][:][ ][/]' >$$$$ && mv $$$$ Makefile.in
 @$(EXPORT) make -f Makefile.in Makefile 1>&2

do not edit below this line - it is generated by 'make depend'
verify.o: ../../include/argv.h
verify.o: ../../include/attr.h
verify.o: ../../include/check_arg.h
verify.o: ../../include/cleanup_user.h
verify.o: ../../include/data_redirect.h
verify.o: ../../include/deliver_request.h
verify.o: ../../include/dict.h
verify.o: ../../include/dict_cache.h
verify.o: ../../include/dict_ht.h
verify.o: ../../include/dsn.h
verify.o: ../../include/events.h
verify.o: ../../include/htable.h
verify.o: ../../include/int_filt.h
verify.o: ../../include/iostuff.h
verify.o: ../../include/mail_conf.h
verify.o: ../../include/mail_params.h
verify.o: ../../include/mail_proto.h
verify.o: ../../include/mail_server.h
verify.o: ../../include/mail_version.h
verify.o: ../../include/msg.h
verify.o: ../../include/msg_stats.h
verify.o: ../../include/myflock.h
verify.o: ../../include/mymalloc.h
verify.o: ../../include/nvtable.h
verify.o: ../../include/post_mail.h
verify.o: ../../include/recipient_list.h
verify.o: ../../include/sendopts.h
verify.o: ../../include/set_eugid.h
verify.o: ../../include/smtputf8.h
verify.o: ../../include/split_at.h
verify.o: ../../include/stringops.h
verify.o: ../../include/sys_defs.h
verify.o: ../../include/vbuf.h
verify.o: ../../include/verify_clnt.h
verify.o: ../../include/verify_sender_addr.h
verify.o: ../../include/vstream.h
verify.o: ../../include/vstring.h
verify.o: verify.c

Messung V0.5 in Prozent
C=74 H=94 G=84

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.