Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/md2_loader/src/subprojects/Makefile.in @ 4063

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

orxonox/branche/md2_loader: merged trunk into my branche

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