Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/network/src/lib/gui/Makefile.in @ 5530

Last change on this file since 5530 was 5530, checked in by patrick, 18 years ago

network: added the definition file for byte and more to come

File size: 13.9 KB
Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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/gui
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 = $(SUBDIRS)
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@
93GTK2_CFLAGS = @GTK2_CFLAGS@
94GTK2_LIBS = @GTK2_LIBS@
95HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
96HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
97HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
98HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
99INSTALL_DATA = @INSTALL_DATA@
100INSTALL_PROGRAM = @INSTALL_PROGRAM@
101INSTALL_SCRIPT = @INSTALL_SCRIPT@
102INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103LDFLAGS = @LDFLAGS@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LTLIBOBJS = @LTLIBOBJS@
107MAKEINFO = @MAKEINFO@
108MSBITFIELDS = @MSBITFIELDS@
109OBJEXT = @OBJEXT@
110PACKAGE = @PACKAGE@
111PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112PACKAGE_NAME = @PACKAGE_NAME@
113PACKAGE_STRING = @PACKAGE_STRING@
114PACKAGE_TARNAME = @PACKAGE_TARNAME@
115PACKAGE_VERSION = @PACKAGE_VERSION@
116PATH_SEPARATOR = @PATH_SEPARATOR@
117PKG_CONFIG = @PKG_CONFIG@
118RANLIB = @RANLIB@
119SET_MAKE = @SET_MAKE@
120SHELL = @SHELL@
121STRIP = @STRIP@
122SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
123SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
124VERSION = @VERSION@
125ac_ct_CC = @ac_ct_CC@
126ac_ct_CXX = @ac_ct_CXX@
127ac_ct_RANLIB = @ac_ct_RANLIB@
128ac_ct_STRIP = @ac_ct_STRIP@
129am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
136am__tar = @am__tar@
137am__untar = @am__untar@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144datadir = @datadir@
145exec_prefix = @exec_prefix@
146host = @host@
147host_alias = @host_alias@
148host_cpu = @host_cpu@
149host_os = @host_os@
150host_vendor = @host_vendor@
151includedir = @includedir@
152infodir = @infodir@
153install_sh = @install_sh@
154libdir = @libdir@
155libexecdir = @libexecdir@
156localstatedir = @localstatedir@
157mandir = @mandir@
158mkdir_p = @mkdir_p@
159oldincludedir = @oldincludedir@
160prefix = @prefix@
161program_transform_name = @program_transform_name@
162sbindir = @sbindir@
163sharedstatedir = @sharedstatedir@
164sysconfdir = @sysconfdir@
165target = @target@
166target_alias = @target_alias@
167target_cpu = @target_cpu@
168target_os = @target_os@
169target_vendor = @target_vendor@
170SUBDIRS = gtk_gui \
171          gl_gui
172
173all: all-recursive
174
175.SUFFIXES:
176$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
177        @for dep in $?; do \
178          case '$(am__configure_deps)' in \
179            *$$dep*) \
180              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
181                && exit 0; \
182              exit 1;; \
183          esac; \
184        done; \
185        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/gui/Makefile'; \
186        cd $(top_srcdir) && \
187          $(AUTOMAKE) --gnu  src/lib/gui/Makefile
188.PRECIOUS: Makefile
189Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
190        @case '$?' in \
191          *config.status*) \
192            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
193          *) \
194            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
195            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
196        esac;
197
198$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201$(top_srcdir)/configure:  $(am__configure_deps)
202        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
204        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205uninstall-info-am:
206
207# This directory's subdirectories are mostly independent; you can cd
208# into them and run `make' without going through this Makefile.
209# To change the values of `make' variables: instead of editing Makefiles,
210# (1) if the variable is set in `config.status', edit `config.status'
211#     (which will cause the Makefiles to be regenerated when you run `make');
212# (2) otherwise, pass the desired values on the `make' command line.
213$(RECURSIVE_TARGETS):
214        @failcom='exit 1'; \
215        for f in x $$MAKEFLAGS; do \
216          case $$f in \
217            *=* | --[!k]*);; \
218            *k*) failcom='fail=yes';; \
219          esac; \
220        done; \
221        dot_seen=no; \
222        target=`echo $@ | sed s/-recursive//`; \
223        list='$(SUBDIRS)'; for subdir in $$list; do \
224          echo "Making $$target in $$subdir"; \
225          if test "$$subdir" = "."; then \
226            dot_seen=yes; \
227            local_target="$$target-am"; \
228          else \
229            local_target="$$target"; \
230          fi; \
231          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232          || eval $$failcom; \
233        done; \
234        if test "$$dot_seen" = "no"; then \
235          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
236        fi; test -z "$$fail"
237
238mostlyclean-recursive clean-recursive distclean-recursive \
239maintainer-clean-recursive:
240        @failcom='exit 1'; \
241        for f in x $$MAKEFLAGS; do \
242          case $$f in \
243            *=* | --[!k]*);; \
244            *k*) failcom='fail=yes';; \
245          esac; \
246        done; \
247        dot_seen=no; \
248        case "$@" in \
249          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
250          *) list='$(SUBDIRS)' ;; \
251        esac; \
252        rev=''; for subdir in $$list; do \
253          if test "$$subdir" = "."; then :; else \
254            rev="$$subdir $$rev"; \
255          fi; \
256        done; \
257        rev="$$rev ."; \
258        target=`echo $@ | sed s/-recursive//`; \
259        for subdir in $$rev; do \
260          echo "Making $$target in $$subdir"; \
261          if test "$$subdir" = "."; then \
262            local_target="$$target-am"; \
263          else \
264            local_target="$$target"; \
265          fi; \
266          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267          || eval $$failcom; \
268        done && test -z "$$fail"
269tags-recursive:
270        list='$(SUBDIRS)'; for subdir in $$list; do \
271          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
272        done
273ctags-recursive:
274        list='$(SUBDIRS)'; for subdir in $$list; do \
275          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
276        done
277
278ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
279        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280        unique=`for i in $$list; do \
281            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282          done | \
283          $(AWK) '    { files[$$0] = 1; } \
284               END { for (i in files) print i; }'`; \
285        mkid -fID $$unique
286tags: TAGS
287
288TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289                $(TAGS_FILES) $(LISP)
290        tags=; \
291        here=`pwd`; \
292        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
293          include_option=--etags-include; \
294          empty_fix=.; \
295        else \
296          include_option=--include; \
297          empty_fix=; \
298        fi; \
299        list='$(SUBDIRS)'; for subdir in $$list; do \
300          if test "$$subdir" = .; then :; else \
301            test ! -f $$subdir/TAGS || \
302              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
303          fi; \
304        done; \
305        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306        unique=`for i in $$list; do \
307            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308          done | \
309          $(AWK) '    { files[$$0] = 1; } \
310               END { for (i in files) print i; }'`; \
311        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
312          test -n "$$unique" || unique=$$empty_fix; \
313          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
314            $$tags $$unique; \
315        fi
316ctags: CTAGS
317CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
318                $(TAGS_FILES) $(LISP)
319        tags=; \
320        here=`pwd`; \
321        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
322        unique=`for i in $$list; do \
323            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324          done | \
325          $(AWK) '    { files[$$0] = 1; } \
326               END { for (i in files) print i; }'`; \
327        test -z "$(CTAGS_ARGS)$$tags$$unique" \
328          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
329             $$tags $$unique
330
331GTAGS:
332        here=`$(am__cd) $(top_builddir) && pwd` \
333          && cd $(top_srcdir) \
334          && gtags -i $(GTAGS_ARGS) $$here
335
336distclean-tags:
337        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
338
339distdir: $(DISTFILES)
340        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
341        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
342        list='$(DISTFILES)'; for file in $$list; do \
343          case $$file in \
344            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
345            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
346          esac; \
347          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
348          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
349          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
350            dir="/$$dir"; \
351            $(mkdir_p) "$(distdir)$$dir"; \
352          else \
353            dir=''; \
354          fi; \
355          if test -d $$d/$$file; then \
356            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358            fi; \
359            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360          else \
361            test -f $(distdir)/$$file \
362            || cp -p $$d/$$file $(distdir)/$$file \
363            || exit 1; \
364          fi; \
365        done
366        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
367          if test "$$subdir" = .; then :; else \
368            test -d "$(distdir)/$$subdir" \
369            || $(mkdir_p) "$(distdir)/$$subdir" \
370            || exit 1; \
371            distdir=`$(am__cd) $(distdir) && pwd`; \
372            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
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        -test -z "$(CONFIG_CLEAN_FILES)" || 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 mostlyclean-am
413
414distclean: distclean-recursive
415        -rm -f Makefile
416distclean-am: clean-am distclean-generic distclean-tags
417
418dvi: dvi-recursive
419
420dvi-am:
421
422html: html-recursive
423
424info: info-recursive
425
426info-am:
427
428install-data-am:
429
430install-exec-am:
431
432install-info: install-info-recursive
433
434install-man:
435
436installcheck-am:
437
438maintainer-clean: maintainer-clean-recursive
439        -rm -f Makefile
440maintainer-clean-am: distclean-am maintainer-clean-generic
441
442mostlyclean: mostlyclean-recursive
443
444mostlyclean-am: mostlyclean-generic
445
446pdf: pdf-recursive
447
448pdf-am:
449
450ps: ps-recursive
451
452ps-am:
453
454uninstall-am: uninstall-info-am
455
456uninstall-info: uninstall-info-recursive
457
458.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
459        clean clean-generic clean-recursive ctags ctags-recursive \
460        distclean distclean-generic distclean-recursive distclean-tags \
461        distdir dvi dvi-am html html-am info info-am install \
462        install-am install-data install-data-am install-exec \
463        install-exec-am install-info install-info-am install-man \
464        install-strip installcheck installcheck-am installdirs \
465        installdirs-am maintainer-clean maintainer-clean-generic \
466        maintainer-clean-recursive mostlyclean mostlyclean-generic \
467        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
468        uninstall uninstall-am uninstall-info-am
469
470# Tell versions [3.59,3.63) of GNU make to not export all variables.
471# Otherwise a system limit (for SysV at least) may be exceeded.
472.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.