Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/gui/Makefile.in @ 5412

Last change on this file since 5412 was 5412, checked in by bensch, 19 years ago

orxonox/trunk: subprojects compile again (but with many segfaults)

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