Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects/Makefile.in @ 4531

Last change on this file since 4531 was 4531, checked in by patrick, 19 years ago

orxonox/trunk: some more function skeletons implemented

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