Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/levelloader/src/lib/graphics/Makefile.in @ 3746

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

orxonox/branches/levelloader: Merged trunk into branch… still not working though…

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/lib/graphics
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@
90GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
91GTHREAD_LIBS = @GTHREAD_LIBS@
92GTK2_CFLAGS = @GTK2_CFLAGS@
93GTK2_LIBS = @GTK2_LIBS@
94HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
95HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
96HAVE_GTHREAD_FALSE = @HAVE_GTHREAD_FALSE@
97HAVE_GTHREAD_TRUE = @HAVE_GTHREAD_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@
118SET_MAKE = @SET_MAKE@
119SHELL = @SHELL@
120STRIP = @STRIP@
121SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
122SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
123VERSION = @VERSION@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_CXX = @ac_ct_CXX@
126ac_ct_STRIP = @ac_ct_STRIP@
127am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
129am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
130am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
131am__include = @am__include@
132am__leading_dot = @am__leading_dot@
133am__quote = @am__quote@
134bindir = @bindir@
135build = @build@
136build_alias = @build_alias@
137build_cpu = @build_cpu@
138build_os = @build_os@
139build_vendor = @build_vendor@
140datadir = @datadir@
141exec_prefix = @exec_prefix@
142host = @host@
143host_alias = @host_alias@
144host_cpu = @host_cpu@
145host_os = @host_os@
146host_vendor = @host_vendor@
147includedir = @includedir@
148infodir = @infodir@
149install_sh = @install_sh@
150libdir = @libdir@
151libexecdir = @libexecdir@
152localstatedir = @localstatedir@
153mandir = @mandir@
154mkdir_p = @mkdir_p@
155oldincludedir = @oldincludedir@
156prefix = @prefix@
157program_transform_name = @program_transform_name@
158sbindir = @sbindir@
159sharedstatedir = @sharedstatedir@
160sysconfdir = @sysconfdir@
161target = @target@
162target_alias = @target_alias@
163target_cpu = @target_cpu@
164target_os = @target_os@
165target_vendor = @target_vendor@
166SUBDIRS = importer
167all: all-recursive
168
169.SUFFIXES:
170$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
171        @for dep in $?; do \
172          case '$(am__configure_deps)' in \
173            *$$dep*) \
174              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
175                && exit 0; \
176              exit 1;; \
177          esac; \
178        done; \
179        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/graphics/Makefile'; \
180        cd $(top_srcdir) && \
181          $(AUTOMAKE) --gnu  src/lib/graphics/Makefile
182.PRECIOUS: Makefile
183Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
184        @case '$?' in \
185          *config.status*) \
186            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
187          *) \
188            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
189            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
190        esac;
191
192$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
193        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194
195$(top_srcdir)/configure:  $(am__configure_deps)
196        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
198        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199uninstall-info-am:
200
201# This directory's subdirectories are mostly independent; you can cd
202# into them and run `make' without going through this Makefile.
203# To change the values of `make' variables: instead of editing Makefiles,
204# (1) if the variable is set in `config.status', edit `config.status'
205#     (which will cause the Makefiles to be regenerated when you run `make');
206# (2) otherwise, pass the desired values on the `make' command line.
207$(RECURSIVE_TARGETS):
208        @set fnord $$MAKEFLAGS; amf=$$2; \
209        dot_seen=no; \
210        target=`echo $@ | sed s/-recursive//`; \
211        list='$(SUBDIRS)'; for subdir in $$list; do \
212          echo "Making $$target in $$subdir"; \
213          if test "$$subdir" = "."; then \
214            dot_seen=yes; \
215            local_target="$$target-am"; \
216          else \
217            local_target="$$target"; \
218          fi; \
219          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
220           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
221        done; \
222        if test "$$dot_seen" = "no"; then \
223          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
224        fi; test -z "$$fail"
225
226mostlyclean-recursive clean-recursive distclean-recursive \
227maintainer-clean-recursive:
228        @set fnord $$MAKEFLAGS; amf=$$2; \
229        dot_seen=no; \
230        case "$@" in \
231          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
232          *) list='$(SUBDIRS)' ;; \
233        esac; \
234        rev=''; for subdir in $$list; do \
235          if test "$$subdir" = "."; then :; else \
236            rev="$$subdir $$rev"; \
237          fi; \
238        done; \
239        rev="$$rev ."; \
240        target=`echo $@ | sed s/-recursive//`; \
241        for subdir in $$rev; do \
242          echo "Making $$target in $$subdir"; \
243          if test "$$subdir" = "."; then \
244            local_target="$$target-am"; \
245          else \
246            local_target="$$target"; \
247          fi; \
248          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
249           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
250        done && test -z "$$fail"
251tags-recursive:
252        list='$(SUBDIRS)'; for subdir in $$list; do \
253          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
254        done
255ctags-recursive:
256        list='$(SUBDIRS)'; for subdir in $$list; do \
257          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
258        done
259
260ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262        unique=`for i in $$list; do \
263            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264          done | \
265          $(AWK) '    { files[$$0] = 1; } \
266               END { for (i in files) print i; }'`; \
267        mkid -fID $$unique
268tags: TAGS
269
270TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
271                $(TAGS_FILES) $(LISP)
272        tags=; \
273        here=`pwd`; \
274        if (etags --etags-include --version) >/dev/null 2>&1; then \
275          include_option=--etags-include; \
276        else \
277          include_option=--include; \
278        fi; \
279        list='$(SUBDIRS)'; for subdir in $$list; do \
280          if test "$$subdir" = .; then :; else \
281            test -f $$subdir/TAGS && \
282              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
283          fi; \
284        done; \
285        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
286        unique=`for i in $$list; do \
287            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288          done | \
289          $(AWK) '    { files[$$0] = 1; } \
290               END { for (i in files) print i; }'`; \
291        test -z "$(ETAGS_ARGS)$$tags$$unique" \
292          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293             $$tags $$unique
294ctags: CTAGS
295CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                $(TAGS_FILES) $(LISP)
297        tags=; \
298        here=`pwd`; \
299        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300        unique=`for i in $$list; do \
301            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302          done | \
303          $(AWK) '    { files[$$0] = 1; } \
304               END { for (i in files) print i; }'`; \
305        test -z "$(CTAGS_ARGS)$$tags$$unique" \
306          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307             $$tags $$unique
308
309GTAGS:
310        here=`$(am__cd) $(top_builddir) && pwd` \
311          && cd $(top_srcdir) \
312          && gtags -i $(GTAGS_ARGS) $$here
313
314distclean-tags:
315        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316
317distdir: $(DISTFILES)
318        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
319        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
320        list='$(DISTFILES)'; for file in $$list; do \
321          case $$file in \
322            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
323            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
324          esac; \
325          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
328            dir="/$$dir"; \
329            $(mkdir_p) "$(distdir)$$dir"; \
330          else \
331            dir=''; \
332          fi; \
333          if test -d $$d/$$file; then \
334            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
336            fi; \
337            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
338          else \
339            test -f $(distdir)/$$file \
340            || cp -p $$d/$$file $(distdir)/$$file \
341            || exit 1; \
342          fi; \
343        done
344        list='$(SUBDIRS)'; for subdir in $$list; do \
345          if test "$$subdir" = .; then :; else \
346            test -d "$(distdir)/$$subdir" \
347            || mkdir "$(distdir)/$$subdir" \
348            || exit 1; \
349            (cd $$subdir && \
350              $(MAKE) $(AM_MAKEFLAGS) \
351                top_distdir="../$(top_distdir)" \
352                distdir="../$(distdir)/$$subdir" \
353                distdir) \
354              || exit 1; \
355          fi; \
356        done
357check-am: all-am
358check: check-recursive
359all-am: Makefile
360installdirs: installdirs-recursive
361installdirs-am:
362install: install-recursive
363install-exec: install-exec-recursive
364install-data: install-data-recursive
365uninstall: uninstall-recursive
366
367install-am: all-am
368        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
369
370installcheck: installcheck-recursive
371install-strip:
372        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374          `test -z '$(STRIP)' || \
375            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376mostlyclean-generic:
377
378clean-generic:
379
380distclean-generic:
381        -rm -f $(CONFIG_CLEAN_FILES)
382
383maintainer-clean-generic:
384        @echo "This command is intended for maintainers to use"
385        @echo "it deletes files that may require special tools to rebuild."
386clean: clean-recursive
387
388clean-am: clean-generic mostlyclean-am
389
390distclean: distclean-recursive
391        -rm -f Makefile
392distclean-am: clean-am distclean-generic distclean-tags
393
394dvi: dvi-recursive
395
396dvi-am:
397
398html: html-recursive
399
400info: info-recursive
401
402info-am:
403
404install-data-am:
405
406install-exec-am:
407
408install-info: install-info-recursive
409
410install-man:
411
412installcheck-am:
413
414maintainer-clean: maintainer-clean-recursive
415        -rm -f Makefile
416maintainer-clean-am: distclean-am maintainer-clean-generic
417
418mostlyclean: mostlyclean-recursive
419
420mostlyclean-am: mostlyclean-generic
421
422pdf: pdf-recursive
423
424pdf-am:
425
426ps: ps-recursive
427
428ps-am:
429
430uninstall-am: uninstall-info-am
431
432uninstall-info: uninstall-info-recursive
433
434.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
435        clean clean-generic clean-recursive ctags ctags-recursive \
436        distclean distclean-generic distclean-recursive distclean-tags \
437        distdir dvi dvi-am html html-am info info-am install \
438        install-am install-data install-data-am install-exec \
439        install-exec-am install-info install-info-am install-man \
440        install-strip installcheck installcheck-am installdirs \
441        installdirs-am maintainer-clean maintainer-clean-generic \
442        maintainer-clean-recursive mostlyclean mostlyclean-generic \
443        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
444        uninstall uninstall-am uninstall-info-am
445
446# Tell versions [3.59,3.63) of GNU make to not export all variables.
447# Otherwise a system limit (for SysV at least) may be exceeded.
448.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.