Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/ll2trunktemp/src/subprojects/Makefile.in @ 3940

Last change on this file since 3940 was 3940, checked in by chris, 19 years ago

orxonox/branches/ll2trunktemp: I tried… Not working…

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