Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
products
/
sources
/
formale Sprachen
/
Coq
/
theories
/
NArith
/
Quellcode-Bibliothek
©
Kompilation durch diese Firma
[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]
Datei: Sprache: Unknown
Haftungsausschluß.nix KontaktDelphi {Delphi[108] Ada[109] Abap[168]}diese Dinge liegen außhalb unserer Verantwortung
{ autoconf, automake }:
{
buildInputs = [ autoconf automake ];
configure =
"./autogen.sh && ./configure"
;
make =
"./remake"
;
clean =
"./remake clean"
;
}
[ Seitenstruktur0.87Drucken
]