Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/network/src/subprojects/Makefile.in @ 5517

Last change on this file since 5517 was 5517, checked in by patrick, 18 years ago

branches/lib/network: added the network folder to the automake project

File size: 14.1 KB
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = src/subprojects
41DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
42        $(srcdir)/Makefile.in
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)
47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53        html-recursive info-recursive install-data-recursive \
54        install-exec-recursive install-info-recursive \
55        install-recursive installcheck-recursive installdirs-recursive \
56        pdf-recursive ps-recursive uninstall-info-recursive \
57        uninstall-recursive
58HEADERS = $(noinst_HEADERS)
59ETAGS = etags
60CTAGS = ctags
61DIST_SUBDIRS = $(SUBDIRS)
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64AMDEP_FALSE = @AMDEP_FALSE@
65AMDEP_TRUE = @AMDEP_TRUE@
66AMTAR = @AMTAR@
67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
70AWK = @AWK@
71CC = @CC@
72CCDEPMODE = @CCDEPMODE@
73CFLAGS = @CFLAGS@
74CPP = @CPP@
75CPPFLAGS = @CPPFLAGS@
76CURL_CFLAGS = @CURL_CFLAGS@
77CURL_LIBS = @CURL_LIBS@
78CXX = @CXX@
79CXXDEPMODE = @CXXDEPMODE@
80CXXFLAGS = @CXXFLAGS@
81CYGPATH_W = @CYGPATH_W@
82DEBUG = @DEBUG@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
86DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
87DOXYGEN = @DOXYGEN@
88DOXYGEN_FALSE = @DOXYGEN_FALSE@
89DOXYGEN_TRUE = @DOXYGEN_TRUE@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
95GPROF = @GPROF@
96GTK2_CFLAGS = @GTK2_CFLAGS@
97GTK2_LIBS = @GTK2_LIBS@
98HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
99HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
100HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
101HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
102INSTALL_DATA = @INSTALL_DATA@
103INSTALL_PROGRAM = @INSTALL_PROGRAM@
104INSTALL_SCRIPT = @INSTALL_SCRIPT@
105INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106LDFLAGS = @LDFLAGS@
107LIBOBJS = @LIBOBJS@
108LIBS = @LIBS@
109LTLIBOBJS = @LTLIBOBJS@
110MAKEINFO = @MAKEINFO@
111MSBITFIELDS = @MSBITFIELDS@
112OBJEXT = @OBJEXT@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120PKG_CONFIG = @PKG_CONFIG@
121RANLIB = @RANLIB@
122SET_MAKE = @SET_MAKE@
123SHELL = @SHELL@
124STRIP = @STRIP@
125SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
126SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
127VERSION = @VERSION@
128ac_ct_CC = @ac_ct_CC@
129ac_ct_CXX = @ac_ct_CXX@
130ac_ct_RANLIB = @ac_ct_RANLIB@
131ac_ct_STRIP = @ac_ct_STRIP@
132am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
133am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
134am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
135am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
139am__tar = @am__tar@
140am__untar = @am__untar@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147datadir = @datadir@
148exec_prefix = @exec_prefix@
149host = @host@
150host_alias = @host_alias@
151host_cpu = @host_cpu@
152host_os = @host_os@
153host_vendor = @host_vendor@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localstatedir = @localstatedir@
160mandir = @mandir@
161mkdir_p = @mkdir_p@
162oldincludedir = @oldincludedir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167sysconfdir = @sysconfdir@
168target = @target@
169target_alias = @target_alias@
170target_cpu = @target_cpu@
171target_os = @target_os@
172target_vendor = @target_vendor@
173SUBDIRS = importer \
174          particles \
175          collision_detection \
176          network \
177          testmain
178
179noinst_HEADERS = framework.h
180EXTRA_DIST = framework.cc
181all: all-recursive
182
183.SUFFIXES:
184$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
185        @for dep in $?; do \
186          case '$(am__configure_deps)' in \
187            *$$dep*) \
188              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
189                && exit 0; \
190              exit 1;; \
191          esac; \
192        done; \
193        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/Makefile'; \
194        cd $(top_srcdir) && \
195          $(AUTOMAKE) --foreign  src/subprojects/Makefile
196.PRECIOUS: Makefile
197Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198        @case '$?' in \
199          *config.status*) \
200            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201          *) \
202            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204        esac;
205
206$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
209$(top_srcdir)/configure:  $(am__configure_deps)
210        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
212        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213uninstall-info-am:
214
215# This directory's subdirectories are mostly independent; you can cd
216# into them and run `make' without going through this Makefile.
217# To change the values of `make' variables: instead of editing Makefiles,
218# (1) if the variable is set in `config.status', edit `config.status'
219#     (which will cause the Makefiles to be regenerated when you run `make');
220# (2) otherwise, pass the desired values on the `make' command line.
221$(RECURSIVE_TARGETS):
222        @failcom='exit 1'; \
223        for f in x $$MAKEFLAGS; do \
224          case $$f in \
225            *=* | --[!k]*);; \
226            *k*) failcom='fail=yes';; \
227          esac; \
228        done; \
229        dot_seen=no; \
230        target=`echo $@ | sed s/-recursive//`; \
231        list='$(SUBDIRS)'; for subdir in $$list; do \
232          echo "Making $$target in $$subdir"; \
233          if test "$$subdir" = "."; then \
234            dot_seen=yes; \
235            local_target="$$target-am"; \
236          else \
237            local_target="$$target"; \
238          fi; \
239          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
240          || eval $$failcom; \
241        done; \
242        if test "$$dot_seen" = "no"; then \
243          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
244        fi; test -z "$$fail"
245
246mostlyclean-recursive clean-recursive distclean-recursive \
247maintainer-clean-recursive:
248        @failcom='exit 1'; \
249        for f in x $$MAKEFLAGS; do \
250          case $$f in \
251            *=* | --[!k]*);; \
252            *k*) failcom='fail=yes';; \
253          esac; \
254        done; \
255        dot_seen=no; \
256        case "$@" in \
257          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
258          *) list='$(SUBDIRS)' ;; \
259        esac; \
260        rev=''; for subdir in $$list; do \
261          if test "$$subdir" = "."; then :; else \
262            rev="$$subdir $$rev"; \
263          fi; \
264        done; \
265        rev="$$rev ."; \
266        target=`echo $@ | sed s/-recursive//`; \
267        for subdir in $$rev; do \
268          echo "Making $$target in $$subdir"; \
269          if test "$$subdir" = "."; then \
270            local_target="$$target-am"; \
271          else \
272            local_target="$$target"; \
273          fi; \
274          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
275          || eval $$failcom; \
276        done && test -z "$$fail"
277tags-recursive:
278        list='$(SUBDIRS)'; for subdir in $$list; do \
279          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
280        done
281ctags-recursive:
282        list='$(SUBDIRS)'; for subdir in $$list; do \
283          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
284        done
285
286ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
287        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
288        unique=`for i in $$list; do \
289            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
290          done | \
291          $(AWK) '    { files[$$0] = 1; } \
292               END { for (i in files) print i; }'`; \
293        mkid -fID $$unique
294tags: TAGS
295
296TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297                $(TAGS_FILES) $(LISP)
298        tags=; \
299        here=`pwd`; \
300        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
301          include_option=--etags-include; \
302          empty_fix=.; \
303        else \
304          include_option=--include; \
305          empty_fix=; \
306        fi; \
307        list='$(SUBDIRS)'; for subdir in $$list; do \
308          if test "$$subdir" = .; then :; else \
309            test ! -f $$subdir/TAGS || \
310              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
311          fi; \
312        done; \
313        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
314        unique=`for i in $$list; do \
315            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316          done | \
317          $(AWK) '    { files[$$0] = 1; } \
318               END { for (i in files) print i; }'`; \
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
324ctags: CTAGS
325CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326                $(TAGS_FILES) $(LISP)
327        tags=; \
328        here=`pwd`; \
329        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
330        unique=`for i in $$list; do \
331            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332          done | \
333          $(AWK) '    { files[$$0] = 1; } \
334               END { for (i in files) print i; }'`; \
335        test -z "$(CTAGS_ARGS)$$tags$$unique" \
336          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
337             $$tags $$unique
338
339GTAGS:
340        here=`$(am__cd) $(top_builddir) && pwd` \
341          && cd $(top_srcdir) \
342          && gtags -i $(GTAGS_ARGS) $$here
343
344distclean-tags:
345        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
346
347distdir: $(DISTFILES)
348        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
349        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
350        list='$(DISTFILES)'; for file in $$list; do \
351          case $$file in \
352            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
353            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
354          esac; \
355          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
357          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
358            dir="/$$dir"; \
359            $(mkdir_p) "$(distdir)$$dir"; \
360          else \
361            dir=''; \
362          fi; \
363          if test -d $$d/$$file; then \
364            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
365              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
366            fi; \
367            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
368          else \
369            test -f $(distdir)/$$file \
370            || cp -p $$d/$$file $(distdir)/$$file \
371            || exit 1; \
372          fi; \
373        done
374        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
375          if test "$$subdir" = .; then :; else \
376            test -d "$(distdir)/$$subdir" \
377            || $(mkdir_p) "$(distdir)/$$subdir" \
378            || exit 1; \
379            distdir=`$(am__cd) $(distdir) && pwd`; \
380            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
381            (cd $$subdir && \
382              $(MAKE) $(AM_MAKEFLAGS) \
383                top_distdir="$$top_distdir" \
384                distdir="$$distdir/$$subdir" \
385                distdir) \
386              || exit 1; \
387          fi; \
388        done
389check-am: all-am
390check: check-recursive
391all-am: Makefile $(HEADERS)
392installdirs: installdirs-recursive
393installdirs-am:
394install: install-recursive
395install-exec: install-exec-recursive
396install-data: install-data-recursive
397uninstall: uninstall-recursive
398
399install-am: all-am
400        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
401
402installcheck: installcheck-recursive
403install-strip:
404        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
405          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
406          `test -z '$(STRIP)' || \
407            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
408mostlyclean-generic:
409
410clean-generic:
411
412distclean-generic:
413        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
414
415maintainer-clean-generic:
416        @echo "This command is intended for maintainers to use"
417        @echo "it deletes files that may require special tools to rebuild."
418clean: clean-recursive
419
420clean-am: clean-generic mostlyclean-am
421
422distclean: distclean-recursive
423        -rm -f Makefile
424distclean-am: clean-am distclean-generic distclean-tags
425
426dvi: dvi-recursive
427
428dvi-am:
429
430html: html-recursive
431
432info: info-recursive
433
434info-am:
435
436install-data-am:
437
438install-exec-am:
439
440install-info: install-info-recursive
441
442install-man:
443
444installcheck-am:
445
446maintainer-clean: maintainer-clean-recursive
447        -rm -f Makefile
448maintainer-clean-am: distclean-am maintainer-clean-generic
449
450mostlyclean: mostlyclean-recursive
451
452mostlyclean-am: mostlyclean-generic
453
454pdf: pdf-recursive
455
456pdf-am:
457
458ps: ps-recursive
459
460ps-am:
461
462uninstall-am: uninstall-info-am
463
464uninstall-info: uninstall-info-recursive
465
466.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
467        clean clean-generic clean-recursive ctags ctags-recursive \
468        distclean distclean-generic distclean-recursive distclean-tags \
469        distdir dvi dvi-am html html-am info info-am install \
470        install-am install-data install-data-am install-exec \
471        install-exec-am install-info install-info-am install-man \
472        install-strip installcheck installcheck-am installdirs \
473        installdirs-am maintainer-clean maintainer-clean-generic \
474        maintainer-clean-recursive mostlyclean mostlyclean-generic \
475        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
476        uninstall uninstall-am uninstall-info-am
477
478# Tell versions [3.59,3.63) of GNU make to not export all variables.
479# Otherwise a system limit (for SysV at least) may be exceeded.
480.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.