Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Makefile.in

  Sprache: C
 

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

# General makefile for GAP4 cohomolo package -
# all executables are put into the bin directory.
BIN = bin/@GAPARCH@
GAPPATH = @GAPPATH@

CC ?= gcc
CFLAGS ?= -O2 -g

# many cohomolo symbols (e.g. 'exp') clash with C builtins,
# so we disable them to avoid spurious warnings and errors
EXTRA_CFLAGS += -fno-builtin

# evil HACK: disable some warnings, to prevent an overflowing build
# log on Travis.
# FIXME: these warnings really should be fixed instead, but that's
# very hard and unrewarding word on this old code base. It's more
# tempting to reimplement this all in scratch in a modern C or C++,
# or a radically different language (Ruse, Go, Julia, ...)
EXTRA_CFLAGS += -Wno-implicit-function-declaration
EXTRA_CFLAGS += -Wno-unused-result

all:
 mkdir -p bin/@GAPARCH@;
 cd standalone/progs.d;\
 $(MAKE) CC="$(CC)" BIN="..//..//$(BIN)" CFLAGS="$(CFLAGS) $(EXTRA_CFLAGS)" LDFLAGS="$(LDFLAGS)"

clean:
 cd standalone/progs.d; $(MAKE) clean

distclean:
 cd standalone/progs.d; $(MAKE) clean
 rm -rf bin htm

doc:
 cd doc && ./make_doc

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

.PHONY: all clean distclean doc

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

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






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik