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

Quelle  Makefile.in

  Sprache: C
 

sample makefile
CC?=cc
GAPPATH=@GAPPATH@

all:
 @mkdir -p bin/@GAPARCH@
 cd src && make
 @cp src/ace bin/@GAPARCH@/ace

clean: 
 rm -rf bin src/ace

distclean: clean
 rm -rf Makefile htm

use this target only if you want to build the manual from scratch.
doc:
 (cd doc;./make_doc)

otherdoc:
 (cd standalone-doc;latex ace3001;bibtex ace3001;latex ace3001;latex ace3001)
 (cd standalone-doc;dvips ace3001 -o)
 (cd standalone-doc;rm ace3001.{toc,blg,log,aux})

Makefile: configure Makefile.in $(GAPPATH)/sysinfo.gap
 ./configure "$(GAPPATH)"

.PHONY: all clean distclean doc otherdoc

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.8 Sekunden  (vorverarbeitet am  2026-06-18) ¤

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