Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/tomlib/doc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 12.0.2024 mit Größe 418 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 

GAP=gap4 -r

gapdoc:
 @echo 'RequirePackage("gapdoc");; MakeGAPDocDoc( "./", "tomlib", ["../gap/tmadmin.tmd", "../gap/stdgen.gd"], "tomlib" );;' | $(GAP) -q -T

clean:
 @rm -f tomlib.aux tomlib.bbl tomlib.blg tomlib.idx tomlib.ilg tomlib.ind tomlib.log tomlib.pnr tomlib.tex tomlib.toc tomlib.br
 @rm -f *~


spotless: clean
 @rm -f manual.dvi manual.html manual.pdf manual.ps manual.six
 @rm -f chap*.html chap*.txt

96%


[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]