Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  Makefile.in

  Sprache: C
 

Copyright (C) 2016 and later: Unicode, Inc. and others.
License & terms of use: http://www.unicode.org/copyright.html
#******************************************************************************
java.lang.NullPointerException
#   Copyright (C) 1999-2011, International Business Machines
#   Corporation and others.  All Rights Reserved.
java.lang.NullPointerException
#******************************************************************************
## Makefile.in for ICU extras
## Stephen F. Booth

## Install directory information
srcdir = @srcdir@
top_srcdir = @top_srcdir@

top_builddir = ..

include $(top_builddir)/icudefs.mk

## Build directory information
subdir = extra

## Files to remove for 'make clean'
CLEANFILES = *~

SUBDIRS = scrptrun uconv

## List of phony targets
.PHONY : all all-local all-recursive install install-local  \
install-recursive clean clean-local clean-recursive distclean  \
distclean-local distclean-recursive dist dist-recursive dist-local \
check check-recursive check-local check-exhaustive

## Clear suffix list
.SUFFIXES :

## List of standard targets
all: all-recursive all-local
install: install-recursive install-local
clean: clean-recursive clean-local
distclean : distclean-recursive distclean-local
dist: dist-recursive dist-local
check: all check-recursive check-local

check-exhaustive: check

## Recursive targets
all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive:
 @dot_seen=no; \
 target=`echo $@ | sed s/-recursive//`; \
 list='$(SUBDIRS)'for subdir in $$list; do \
   echo "$(MAKE)[$(MAKELEVEL)]: Making \`$$target' in \`$$subdir'"; \
   if test "$$subdir" = "."; then \
     dot_seen=yes; \
     local_target="$$target-local"; \
   else \
     local_target="$$target"; \
   fi; \
   (cd $$subdir && $(MAKE) $$local_target) || exit; \
 done; \
 if test "$$dot_seen" = "no"; then \
   $(MAKE) "$$target-local" || exit; \
 fi

all-local:

install-local:

dist-local:

clean-local:
 test -z "$(CLEANFILES)" || $(RMV) $(CLEANFILES)

check-local:

distclean-local: clean-local
 $(RMV) Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 cd $(top_builddir) \
 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

Messung V0.5 in Prozent
C=94 H=84 G=88

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

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

letze Version des Elbe Quellennavigators


Jenseits des Üblichen ....

Besucher

Besucher

Statistik
#Sources=277311
#Domains=752002