Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/edim/   (GAP Algebra Version 4.15.1©)  Datei vom 21.1.2024 mit Größe 858 B image not shown  

Quelle  Makefile.in

  Sprache: C
 

makefile prototype for the EDIM package (assuming GAP >= 4.12) Frank Lübeck

GAPPATH is found in `configure`, GAParch, GAP and GAC are set in sysinfo.gap
GAPPATH=@GAPPATH@
include $(GAPPATH)/sysinfo.gap

.PHONY: doc clean cleanlast distclean docclean test

bin/$(GAParch)/ediv.so: src/ediv.c Makefile
 @mkdir -p bin/$(GAParch)
 $(GAC) -d -p "$(CPPFLAGS)" -p "$(CFLAGS)" -P "$(LDFLAGS)" -o bin/$(GAParch)/ediv.so src/ediv.c

doc:
 $(GAP)  makedocrel.g

for compatibility with other packages
clean:
 rm -rf bin/$(GAParch) *~
clean last build
cleanlast:
 rm -rf bin/$(GAParch) Makefile *~
clean all builds
distclean:
 rm -rf bin/* Makefile Makefile-*

docclean:
 (cd  doc; ./clean)

test:
 $(GAP) -b -q -r < tst/test.g

# regenerate Makefile if any of its inputs changed
Makefile: configure Makefile.in $(GAPPATH)/sysinfo.gap
 ./configure $(GAPPATH)

Messung V0.5 in Prozent
C=98 H=-33 G=72

¤ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet am  2026-06-16) ¤

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