Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Cephes/ellf/   (Cephes Mathematical Library ©)  Datei vom 12.5.2026 mit Größe 504 B image not shown  

Quelle  ellf.mak   Sprache: unbekannt

 
Spracherkennung für: .mak vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

#
# MSDOS makefile for ellf.exe
#
ellf.obj: ellf.c
 cl /c ellf.c

ellik.obj: ellik.c
 cl /c ellik.c

ellpj.obj: ellpj.c
 cl /c ellpj.c

ellpk.obj: ellpk.c mconf.h
 cl /c ellpk.c

cmplx.obj: cmplx.c mconf.h
 cl /c cmplx.c

polevl.obj: polevl.c mconf.h
 cl /c polevl.c

mtherr.obj: mtherr.c mconf.h
 cl /c mtherr.c

const.obj: const.c mconf.h
 cl /c const.c

ellf.exe: ellf.obj ellik.obj ellpj.obj ellpk.obj cmplx.obj const.obj polevl.obj mtherr.obj
 link ellf ellik ellpj ellpk cmplx polevl const mtherr;

[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-06-14]