Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/dns/   (Accent Parser Generator Version 0.9©)  Datei vom 4.3.2021 mit Größe 75 B image not shown  

Quelle  Makefile.in

  Sprache: C
 

SHELL = /bin/sh
SRCS = showq.c
OBJS = showq.o
HDRS = 
TESTSRC =
DEFS = -I. -I$(INC_DIR) -D$(SYSTYPE)
CFLAGS = $(DEBUG) $(OPT) $(DEFS)
TESTPROG= 
PROG = showq
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:

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'
showq.o: ../../include/attr.h
showq.o: ../../include/bounce_log.h
showq.o: ../../include/check_arg.h
showq.o: ../../include/dsn.h
showq.o: ../../include/dsn_buf.h
showq.o: ../../include/htable.h
showq.o: ../../include/iostuff.h
showq.o: ../../include/mail_addr.h
showq.o: ../../include/mail_conf.h
showq.o: ../../include/mail_date.h
showq.o: ../../include/mail_open_ok.h
showq.o: ../../include/mail_params.h
showq.o: ../../include/mail_proto.h
showq.o: ../../include/mail_queue.h
showq.o: ../../include/mail_scan_dir.h
showq.o: ../../include/mail_server.h
showq.o: ../../include/mail_version.h
showq.o: ../../include/msg.h
showq.o: ../../include/mymalloc.h
showq.o: ../../include/nvtable.h
showq.o: ../../include/quote_822_local.h
showq.o: ../../include/quote_flags.h
showq.o: ../../include/rcpt_buf.h
showq.o: ../../include/rec_type.h
showq.o: ../../include/recipient_list.h
showq.o: ../../include/record.h
showq.o: ../../include/scan_dir.h
showq.o: ../../include/stringops.h
showq.o: ../../include/sys_defs.h
showq.o: ../../include/vbuf.h
showq.o: ../../include/vstream.h
showq.o: ../../include/vstring.h
showq.o: ../../include/vstring_vstream.h
showq.o: showq.c

Messung V0.5 in Prozent
C=100 H=-20 G=72

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

*© 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.