Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/heightMap/src/lib/Makefile.in @ 4111

Last change on this file since 4111 was 4090, checked in by nico, 20 years ago

branches/heightMap: some makefile and include stuff fixed

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