Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  NWGNUmakefile

  Sprache: C
 

java.lang.NullPointerException
Declare the sub-directories to be built here
java.lang.NullPointerException

SUBDIRS = \
 $(APR_WORK)/build \
 $(EOLIST) 

java.lang.NullPointerException
Get the 'head' of the build environment.  This includes default targets and
paths to tools
java.lang.NullPointerException

include $(AP_WORK)/build/NWGNUhead.inc

java.lang.NullPointerException
build this level's files

FILES_prebuild_headers = \
 $(SRC)/include/ap_config_layout.h \
 $(NWOS)/test_char.h \
 $(PCRE)/config.h \
 $(PCRE)/pcre.h \
 $(EOLIST) 
    
nlms :: libs $(NWOS)/httpd.imp $(DAV)/main/dav.imp $(STDMOD)/cache/mod_cache.imp

libs :: chkapr $(NWOS)/chartables.c

$(DAV)/main/dav.imp : make_nw_export.awk $(DAV)/main/mod_dav.h
 @echo $(DL)GEN  $@$(DL)
 $(AWK) -v EXPPREFIX=AP$(VERSION_MAJMIN) -f $^ >$@

$(STDMOD)/cache/mod_cache.imp: make_nw_export.awk $(STDMOD)/cache/mod_cache.h $(STDMOD)/cache/cache_util.h
 @echo $(DL)GEN  $@$(DL)
 $(AWK) -v EXPPREFIX=AP$(VERSION_MAJMIN) -f $^ >$@

$(NWOS)/httpd.imp : make_nw_export.awk nw_export.i
 @echo $(DL)GEN  $@$(DL)
 $(AWK) -v EXPPREFIX=AP$(VERSION_MAJMIN) -f $^ >$@
    
nw_export.i : nw_export.inc $(FILES_prebuild_headers) cc.opt
 @echo $(DL)GEN  $@$(DL)
 $(CC) $< @cc.opt

cc.opt : NWGNUmakefile $(APBUILD)/NWGNUenvironment.inc $(APBUILD)/NWGNUtail.inc $(APBUILD)/NWGNUhead.inc
 @echo $(DL)-P$(DL)> $@
 @echo $(DL)-EP$(DL)>> $@
 @echo $(DL)-nosyspath$(DL)>> $@
 @echo $(DL)-w nocmdline$(DL)>> $@
 @echo $(DL)$(DEFINES)$(DL)>> $@
 @echo $(DL)-I$(SRC)/include$(DL)>> $@
 @echo $(DL)-I$(HTTPD)$(DL)>> $@
 @echo $(DL)-I$(STDMOD)/aaa$(DL)>> $@
 @echo $(DL)-I$(STDMOD)/core$(DL)>> $@
 @echo $(DL)-I$(NWOS)$(DL)>> $@
 @echo $(DL)-I$(SERVER)/mpm/netware$(DL)>> $@
 @echo $(DL)-I$(APR)/include$(DL)>> $@
 @echo $(DL)-I$(APRUTIL)/include$(DL)>> $@
 @echo $(DL)-ir $(NOVELLLIBC)$(DL)>> $@

$(SRC)/include/ap_config_layout.h: $(NWOS)/netware_config_layout.h
 @echo Creating $@
 $(call COPY,$<,$@)

$(PCRE)/%.h: $(PCRE)/%.h.generic
 @echo Creating $@
 $(call COPY,$<,$@)

$(PCRE)/%.h: $(PCRE)/%.hw
 @echo Creating $@
 $(call COPY,$<,$@)

ifneq "$(BUILDTOOL_AS_NLM)" "1"

$(NWOS)/chartables.c: dftables.exe $(PCRE)/dftables.c
 @echo $(DL)GEN  $@$(DL)
 $< $@

%.exe: $(PCRE)/%.c $(PCRE)/config.h $(PCRE)/pcre.h
 @echo $(DL)Creating Build Helper $@$(DL)
 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -DHAVE_CONFIG_H $< -o $@

$(NWOS)/test_char.h: gen_test_char.exe $(SERVER)/gen_test_char.c
 @echo $(DL)GEN  $@$(DL)
 $< > $@

%.exe: $(SERVER)/%.c
 @echo $(DL)Creating Build Helper $@$(DL)
 $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) -DCROSS_COMPILE $< -o $@

else

ifneq "$(wildcard $(NWOS)/chartables.c)" "$(NWOS)/chartables.c"
$(error Error: required source $(NWOS)/chartables.c not found!)
endif

ifneq "$(wildcard $(NWOS)/test_char.h)" "$(NWOS)/test_char.h"
$(error Error: required header $(NWOS)/test_char.h not found!)
endif

endif

java.lang.NullPointerException
Check for minimum APR version
java.lang.NullPointerException
chkapr: $(APR)/build/nw_ver.awk $(APR)/include/apr_version.h
 @echo $(DL)Checking for APR version...$(DL)
 $(AWK) -v WANTED=$(APR_WANTED) -f $^

java.lang.NullPointerException
You can use this target if all that is needed is to copy files to the
installation area
java.lang.NullPointerException
install :: nlms FORCE

clean ::
 $(call DEL,$(SRC)/include/ap_config_layout.h)
 $(call DEL,$(PCRE)/config.h)
 $(call DEL,$(PCRE)/pcre.h)
 $(call DEL,$(STDMOD)/cache/mod_cache.imp)
 $(call DEL,$(DAV)/main/dav.imp)
 $(call DEL,$(NWOS)/httpd.imp)
 $(call DEL,nw_export.i)
 $(call DEL,cc.opt)
 $(call DEL,NWGNUversion.inc)
ifneq "$(BUILDTOOL_AS_NLM)" "1"
 $(call DEL,$(NWOS)/chartables.c)
 $(call DEL,$(NWOS)/test_char.h)
 $(call DEL,dftables.exe)
 $(call DEL,gen_test_char.exe)
endif

java.lang.NullPointerException
Include the 'tail' makefile that has targets that depend on variables defined
in this makefile
java.lang.NullPointerException

include $(APBUILD)/NWGNUtail.inc
    

Messung V0.5 in Prozent
C=78 H=92 G=84

¤ Dauer der Verarbeitung: 0.15 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