Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2993 in orxonox.OLD for orxonox/branches/osX/Makefile.in


Ignore:
Timestamp:
Nov 26, 2004, 1:57:22 PM (20 years ago)
Author:
bensch
Message:

orxonox/branches/osX: now it should compile on more systems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/osX/Makefile.in

    r2985 r2993  
    1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
     1# Makefile.in generated by automake 1.8.5 from Makefile.am.
    22# @configure_input@
    33
    4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
    5 # Free Software Foundation, Inc.
     4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5# 2003, 2004  Free Software Foundation, Inc.
    66# This Makefile.in is free software; the Free Software Foundation
    77# gives unlimited permission to copy and/or distribute it,
     
    1414
    1515@SET_MAKE@
    16 
    1716srcdir = @srcdir@
    1817top_srcdir = @top_srcdir@
     
    2221pkgincludedir = $(includedir)/@PACKAGE@
    2322top_builddir = .
    24 
    2523am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    2624INSTALL = @INSTALL@
     
    3735POST_UNINSTALL = :
    3836host_triplet = @host@
     37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
     38        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
     39        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
     40        TODO config.guess config.sub depcomp install-sh missing \
     41        mkinstalldirs
     42subdir = .
     43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
     45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     46        $(ACLOCAL_M4)
     47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     48 configure.lineno configure.status.lineno
     49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     50CONFIG_HEADER = config.h
     51CONFIG_CLEAN_FILES =
     52SOURCES =
     53DIST_SOURCES =
     54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     55        html-recursive info-recursive install-data-recursive \
     56        install-exec-recursive install-info-recursive \
     57        install-recursive installcheck-recursive installdirs-recursive \
     58        pdf-recursive ps-recursive uninstall-info-recursive \
     59        uninstall-recursive
     60ETAGS = etags
     61CTAGS = ctags
     62DIST_SUBDIRS = $(SUBDIRS)
     63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     64distdir = $(PACKAGE)-$(VERSION)
     65top_distdir = $(distdir)
     66am__remove_distdir = \
     67  { test ! -d $(distdir) \
     68    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
     69         && rm -fr $(distdir); }; }
     70DIST_ARCHIVES = $(distdir).tar.gz
     71GZIP_ENV = --best
     72distuninstallcheck_listfiles = find . -type f -print
     73distcleancheck_listfiles = find . -type f -print
    3974ACLOCAL = @ACLOCAL@
    4075AMDEP_FALSE = @AMDEP_FALSE@
     
    121156localstatedir = @localstatedir@
    122157mandir = @mandir@
     158mkdir_p = @mkdir_p@
    123159oldincludedir = @oldincludedir@
    124160prefix = @prefix@
     
    133169target_vendor = @target_vendor@
    134170SUBDIRS = src console gui importer
    135 subdir = .
    136 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    137 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
    138 CONFIG_HEADER = config.h
    139 CONFIG_CLEAN_FILES =
    140 DIST_SOURCES =
    141 
    142 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
    143         ps-recursive install-info-recursive uninstall-info-recursive \
    144         all-recursive install-data-recursive install-exec-recursive \
    145         installdirs-recursive install-recursive uninstall-recursive \
    146         check-recursive installcheck-recursive
    147 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
    148         Makefile.in NEWS TODO aclocal.m4 config.guess config.h.in \
    149         config.sub configure configure.ac depcomp install-sh missing \
    150         mkinstalldirs
    151 DIST_SUBDIRS = $(SUBDIRS)
    152171all: config.h
    153172        $(MAKE) $(AM_MAKEFLAGS) all-recursive
    154173
    155174.SUFFIXES:
    156 
    157 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
    158  configure.lineno
    159 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
     175am--refresh:
     176        @:
     177$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
     178        @for dep in $?; do \
     179          case '$(am__configure_deps)' in \
     180            *$$dep*) \
     181              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
     182              cd $(srcdir) && $(AUTOMAKE) --gnu  \
     183                && exit 0; \
     184              exit 1;; \
     185          esac; \
     186        done; \
     187        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
    160188        cd $(top_srcdir) && \
    161189          $(AUTOMAKE) --gnu  Makefile
    162 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
    163         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
    164 
    165 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     190.PRECIOUS: Makefile
     191Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
     192        @case '$?' in \
     193          *config.status*) \
     194            echo ' $(SHELL) ./config.status'; \
     195            $(SHELL) ./config.status;; \
     196          *) \
     197            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
     198            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
     199        esac;
     200
     201$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    166202        $(SHELL) ./config.status --recheck
    167 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
     203
     204$(top_srcdir)/configure:  $(am__configure_deps)
    168205        cd $(srcdir) && $(AUTOCONF)
    169 
    170 $(ACLOCAL_M4):  configure.ac
     206$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    171207        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
    172208
     
    180216        @rm -f stamp-h1
    181217        cd $(top_builddir) && $(SHELL) ./config.status config.h
    182 
    183 $(srcdir)/config.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
     218$(srcdir)/config.h.in:  $(am__configure_deps)
    184219        cd $(top_srcdir) && $(AUTOHEADER)
    185         touch $(srcdir)/config.h.in
     220        rm -f stamp-h1
     221        touch $@
    186222
    187223distclean-hdr:
     
    248284        done
    249285
    250 ETAGS = etags
    251 ETAGSFLAGS =
    252 
    253 CTAGS = ctags
    254 CTAGSFLAGS =
    255 
    256 tags: TAGS
    257 
    258286ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    259287        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
     
    264292               END { for (i in files) print i; }'`; \
    265293        mkid -fID $$unique
     294tags: TAGS
    266295
    267296TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
     
    269298        tags=; \
    270299        here=`pwd`; \
    271         if (etags --etags-include --version) >/dev/null 2>&1; then \
     300        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    272301          include_option=--etags-include; \
     302          empty_fix=.; \
    273303        else \
    274304          include_option=--include; \
     305          empty_fix=; \
    275306        fi; \
    276307        list='$(SUBDIRS)'; for subdir in $$list; do \
    277308          if test "$$subdir" = .; then :; else \
    278             test -f $$subdir/TAGS && \
     309            test ! -f $$subdir/TAGS || \
    279310              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
    280311          fi; \
     
    286317          $(AWK) '    { files[$$0] = 1; } \
    287318               END { for (i in files) print i; }'`; \
    288         test -z "$(ETAGS_ARGS)$$tags$$unique" \
    289           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    290              $$tags $$unique
    291 
     319        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
     320          test -n "$$unique" || unique=$$empty_fix; \
     321          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     322            $$tags $$unique; \
     323        fi
    292324ctags: CTAGS
    293325CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
     
    312344distclean-tags:
    313345        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    314 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    315 
    316 top_distdir = .
    317 distdir = $(PACKAGE)-$(VERSION)
    318 
    319 am__remove_distdir = \
    320   { test ! -d $(distdir) \
    321     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
    322          && rm -fr $(distdir); }; }
    323 
    324 GZIP_ENV = --best
    325 distuninstallcheck_listfiles = find . -type f -print
    326 distcleancheck_listfiles = find . -type f -print
    327346
    328347distdir: $(DISTFILES)
     
    340359          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    341360            dir="/$$dir"; \
    342             $(mkinstalldirs) "$(distdir)$$dir"; \
     361            $(mkdir_p) "$(distdir)$$dir"; \
    343362          else \
    344363            dir=''; \
     
    357376        list='$(SUBDIRS)'; for subdir in $$list; do \
    358377          if test "$$subdir" = .; then :; else \
    359             test -d $(distdir)/$$subdir \
    360             || mkdir $(distdir)/$$subdir \
     378            test -d "$(distdir)/$$subdir" \
     379            || mkdir "$(distdir)/$$subdir" \
    361380            || exit 1; \
    362381            (cd $$subdir && \
    363382              $(MAKE) $(AM_MAKEFLAGS) \
    364                 top_distdir="$(top_distdir)" \
    365                 distdir=../$(distdir)/$$subdir \
     383                top_distdir="../$(top_distdir)" \
     384                distdir="../$(distdir)/$$subdir" \
    366385                distdir) \
    367386              || exit 1; \
     
    377396        $(am__remove_distdir)
    378397
     398dist-bzip2: distdir
     399        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
     400        $(am__remove_distdir)
     401
     402dist-tarZ: distdir
     403        $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
     404        $(am__remove_distdir)
     405
     406dist-shar: distdir
     407        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
     408        $(am__remove_distdir)
     409
     410dist-zip: distdir
     411        -rm -f $(distdir).zip
     412        zip -rq $(distdir).zip $(distdir)
     413        $(am__remove_distdir)
     414
    379415dist dist-all: distdir
    380416        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
     
    385421# tarfile.
    386422distcheck: dist
    387         $(am__remove_distdir)
    388         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
     423        case '$(DIST_ARCHIVES)' in \
     424        *.tar.gz*) \
     425          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
     426        *.tar.bz2*) \
     427          bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
     428        *.tar.Z*) \
     429          uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
     430        *.shar.gz*) \
     431          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
     432        *.zip*) \
     433          unzip $(distdir).zip ;;\
     434        esac
    389435        chmod -R a-w $(distdir); chmod a+w $(distdir)
    390436        mkdir $(distdir)/_build
     
    406452          && chmod -R a-w "$$dc_install_base" \
    407453          && ({ \
    408                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
     454               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
    409455               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
    410456               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
     
    413459              } || { rm -rf "$$dc_destdir"; exit 1; }) \
    414460          && rm -rf "$$dc_destdir" \
    415           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
    416           && rm -f $(distdir).tar.gz \
     461          && $(MAKE) $(AM_MAKEFLAGS) dist \
     462          && rm -rf $(DIST_ARCHIVES) \
    417463          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
    418464        $(am__remove_distdir)
    419         @echo "$(distdir).tar.gz is ready for distribution" | \
    420           sed 'h;s/./=/g;p;x;p;x'
     465        @(echo "$(distdir) archives ready for distribution: "; \
     466          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
     467          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
    421468distuninstallcheck:
    422469        @cd $(distuninstallcheck_dir) \
     
    442489installdirs: installdirs-recursive
    443490installdirs-am:
    444 
    445491install: install-recursive
    446492install-exec: install-exec-recursive
     
    454500install-strip:
    455501        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    456           INSTALL_STRIP_FLAG=-s \
     502          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    457503          `test -z '$(STRIP)' || \
    458504            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     
    462508
    463509distclean-generic:
    464         -rm -f Makefile $(CONFIG_CLEAN_FILES)
     510        -rm -f $(CONFIG_CLEAN_FILES)
    465511
    466512maintainer-clean-generic:
     
    473519distclean: distclean-recursive
    474520        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
     521        -rm -f Makefile
    475522distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
    476523
     
    478525
    479526dvi-am:
     527
     528html: html-recursive
    480529
    481530info: info-recursive
     
    496545        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
    497546        -rm -rf $(top_srcdir)/autom4te.cache
     547        -rm -f Makefile
    498548maintainer-clean-am: distclean-am maintainer-clean-generic
    499549
     
    514564uninstall-info: uninstall-info-recursive
    515565
    516 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
    517         clean-generic clean-recursive ctags ctags-recursive dist \
    518         dist-all dist-gzip distcheck distclean distclean-generic \
    519         distclean-hdr distclean-recursive distclean-tags distcleancheck \
    520         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
    521         info-am info-recursive install install-am install-data \
    522         install-data-am install-data-recursive install-exec \
    523         install-exec-am install-exec-recursive install-info \
    524         install-info-am install-info-recursive install-man \
    525         install-recursive install-strip installcheck installcheck-am \
    526         installdirs installdirs-am installdirs-recursive \
    527         maintainer-clean maintainer-clean-generic \
    528         maintainer-clean-recursive mostlyclean mostlyclean-generic \
    529         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
    530         ps-recursive tags tags-recursive uninstall uninstall-am \
    531         uninstall-info-am uninstall-info-recursive uninstall-recursive
     566.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
     567        check-am clean clean-generic clean-recursive ctags \
     568        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
     569        dist-tarZ dist-zip distcheck distclean distclean-generic \
     570        distclean-hdr distclean-recursive distclean-tags \
     571        distcleancheck distdir distuninstallcheck dvi dvi-am html \
     572        html-am info info-am install install-am install-data \
     573        install-data-am install-exec install-exec-am install-info \
     574        install-info-am install-man install-strip installcheck \
     575        installcheck-am installdirs installdirs-am maintainer-clean \
     576        maintainer-clean-generic maintainer-clean-recursive \
     577        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
     578        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
     579        uninstall-info-am
    532580
    533581# Tell versions [3.59,3.63) of GNU make to not export all variables.
Note: See TracChangeset for help on using the changeset viewer.