Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/branches/levelloader: merged updated trunk structure into levelloader branch

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