Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/console/Makefile.in @ 3173

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

orxonox/trunk: debug mode implemented ./configure —with-debug compiles in the Debug flags

File size: 13.8 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@
16
17
18SOURCES = $(console_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41bin_PROGRAMS = console$(EXEEXT)
42subdir = console
43DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
44        $(srcdir)/Makefile.in
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48        $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
52am__installdirs = "$(DESTDIR)$(bindir)"
53binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
54PROGRAMS = $(bin_PROGRAMS)
55am_console_OBJECTS = orxonox_console.$(OBJEXT) \
56        orxonox_console_entry.$(OBJEXT) orxonox_console_log.$(OBJEXT)
57console_OBJECTS = $(am_console_OBJECTS)
58console_LDADD = $(LDADD)
59DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60depcomp = $(SHELL) $(top_srcdir)/depcomp
61am__depfiles_maybe = depfiles
62@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/orxonox_console.Po \
63@AMDEP_TRUE@    ./$(DEPDIR)/orxonox_console_entry.Po \
64@AMDEP_TRUE@    ./$(DEPDIR)/orxonox_console_log.Po
65CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
67CXXLD = $(CXX)
68CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
69        -o $@
70SOURCES = $(console_SOURCES)
71DIST_SOURCES = $(console_SOURCES)
72HEADERS = $(noinst_HEADERS)
73ETAGS = etags
74CTAGS = ctags
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76ACLOCAL = @ACLOCAL@
77AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84CC = @CC@
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
89CXX = @CXX@
90CXXDEPMODE = @CXXDEPMODE@
91CXXFLAGS = @CXXFLAGS@
92CYGPATH_W = @CYGPATH_W@
93DEBUG = @DEBUG@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96ECHO_C = @ECHO_C@
97ECHO_N = @ECHO_N@
98ECHO_T = @ECHO_T@
99EGREP = @EGREP@
100EXEEXT = @EXEEXT@
101GTK2_CFLAGS = @GTK2_CFLAGS@
102GTK2_LIBS = @GTK2_LIBS@
103HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
104HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
105INSTALL_DATA = @INSTALL_DATA@
106INSTALL_PROGRAM = @INSTALL_PROGRAM@
107INSTALL_SCRIPT = @INSTALL_SCRIPT@
108INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109LDFLAGS = @LDFLAGS@
110LIBOBJS = @LIBOBJS@
111#AM_LDFLAGS=$(GTK2_LIBS)
112LIBS = $(GTK2_LIBS)
113LTLIBOBJS = @LTLIBOBJS@
114MAKEINFO = @MAKEINFO@
115MSBITFIELDS = @MSBITFIELDS@
116OBJEXT = @OBJEXT@
117PACKAGE = @PACKAGE@
118PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119PACKAGE_NAME = @PACKAGE_NAME@
120PACKAGE_STRING = @PACKAGE_STRING@
121PACKAGE_TARNAME = @PACKAGE_TARNAME@
122PACKAGE_VERSION = @PACKAGE_VERSION@
123PATH_SEPARATOR = @PATH_SEPARATOR@
124SET_MAKE = @SET_MAKE@
125SHELL = @SHELL@
126STRIP = @STRIP@
127VERSION = @VERSION@
128ac_ct_CC = @ac_ct_CC@
129ac_ct_CXX = @ac_ct_CXX@
130ac_ct_STRIP = @ac_ct_STRIP@
131am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
132am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
133am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
134am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
135am__include = @am__include@
136am__leading_dot = @am__leading_dot@
137am__quote = @am__quote@
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@
170AM_CXXFLAGS = $(GTK2_CFLAGS) $(MSBITFIELDS)
171console_SOURCES = orxonox_console.cc orxonox_console_entry.cc orxonox_console_log.cc
172noinst_HEADERS = orxonox_console.h orxonox_console_entry.h orxonox_console_log.h
173all: all-am
174
175.SUFFIXES:
176.SUFFIXES: .cc .o .obj
177$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
178        @for dep in $?; do \
179          case '$(am__configure_deps)' in \
180            *$$dep*) \
181              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182                && exit 0; \
183              exit 1;; \
184          esac; \
185        done; \
186        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  console/Makefile'; \
187        cd $(top_srcdir) && \
188          $(AUTOMAKE) --foreign  console/Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191        @case '$?' in \
192          *config.status*) \
193            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194          *) \
195            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197        esac;
198
199$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202$(top_srcdir)/configure:  $(am__configure_deps)
203        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
205        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206install-binPROGRAMS: $(bin_PROGRAMS)
207        @$(NORMAL_INSTALL)
208        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
209        @list='$(bin_PROGRAMS)'; for p in $$list; do \
210          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
211          if test -f $$p \
212          ; then \
213            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
214           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
215           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
216          else :; fi; \
217        done
218
219uninstall-binPROGRAMS:
220        @$(NORMAL_UNINSTALL)
221        @list='$(bin_PROGRAMS)'; for p in $$list; do \
222          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
223          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
224          rm -f "$(DESTDIR)$(bindir)/$$f"; \
225        done
226
227clean-binPROGRAMS:
228        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
229console$(EXEEXT): $(console_OBJECTS) $(console_DEPENDENCIES)
230        @rm -f console$(EXEEXT)
231        $(CXXLINK) $(console_LDFLAGS) $(console_OBJECTS) $(console_LDADD) $(LIBS)
232
233mostlyclean-compile:
234        -rm -f *.$(OBJEXT)
235
236distclean-compile:
237        -rm -f *.tab.c
238
239@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console.Po@am__quote@
240@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_entry.Po@am__quote@
241@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_log.Po@am__quote@
242
243.cc.o:
244@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
245@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
248@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
249@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
250
251.cc.obj:
252@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
253@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
254@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
255@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
256@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
258uninstall-info-am:
259
260ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262        unique=`for i in $$list; do \
263            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264          done | \
265          $(AWK) '    { files[$$0] = 1; } \
266               END { for (i in files) print i; }'`; \
267        mkid -fID $$unique
268tags: TAGS
269
270TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
271                $(TAGS_FILES) $(LISP)
272        tags=; \
273        here=`pwd`; \
274        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
275        unique=`for i in $$list; do \
276            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277          done | \
278          $(AWK) '    { files[$$0] = 1; } \
279               END { for (i in files) print i; }'`; \
280        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
281          test -n "$$unique" || unique=$$empty_fix; \
282          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
283            $$tags $$unique; \
284        fi
285ctags: CTAGS
286CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
287                $(TAGS_FILES) $(LISP)
288        tags=; \
289        here=`pwd`; \
290        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
291        unique=`for i in $$list; do \
292            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293          done | \
294          $(AWK) '    { files[$$0] = 1; } \
295               END { for (i in files) print i; }'`; \
296        test -z "$(CTAGS_ARGS)$$tags$$unique" \
297          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
298             $$tags $$unique
299
300GTAGS:
301        here=`$(am__cd) $(top_builddir) && pwd` \
302          && cd $(top_srcdir) \
303          && gtags -i $(GTAGS_ARGS) $$here
304
305distclean-tags:
306        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
307
308distdir: $(DISTFILES)
309        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
310        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
311        list='$(DISTFILES)'; for file in $$list; do \
312          case $$file in \
313            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
314            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
315          esac; \
316          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319            dir="/$$dir"; \
320            $(mkdir_p) "$(distdir)$$dir"; \
321          else \
322            dir=''; \
323          fi; \
324          if test -d $$d/$$file; then \
325            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327            fi; \
328            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329          else \
330            test -f $(distdir)/$$file \
331            || cp -p $$d/$$file $(distdir)/$$file \
332            || exit 1; \
333          fi; \
334        done
335check-am: all-am
336check: check-am
337all-am: Makefile $(PROGRAMS) $(HEADERS)
338installdirs:
339        for dir in "$(DESTDIR)$(bindir)"; do \
340          test -z "$$dir" || $(mkdir_p) "$$dir"; \
341        done
342install: install-am
343install-exec: install-exec-am
344install-data: install-data-am
345uninstall: uninstall-am
346
347install-am: all-am
348        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349
350installcheck: installcheck-am
351install-strip:
352        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
353          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
354          `test -z '$(STRIP)' || \
355            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
356mostlyclean-generic:
357
358clean-generic:
359
360distclean-generic:
361        -rm -f $(CONFIG_CLEAN_FILES)
362
363maintainer-clean-generic:
364        @echo "This command is intended for maintainers to use"
365        @echo "it deletes files that may require special tools to rebuild."
366clean: clean-am
367
368clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
369
370distclean: distclean-am
371        -rm -rf ./$(DEPDIR)
372        -rm -f Makefile
373distclean-am: clean-am distclean-compile distclean-generic \
374        distclean-tags
375
376dvi: dvi-am
377
378dvi-am:
379
380html: html-am
381
382info: info-am
383
384info-am:
385
386install-data-am:
387
388install-exec-am: install-binPROGRAMS
389
390install-info: install-info-am
391
392install-man:
393
394installcheck-am:
395
396maintainer-clean: maintainer-clean-am
397        -rm -rf ./$(DEPDIR)
398        -rm -f Makefile
399maintainer-clean-am: distclean-am maintainer-clean-generic
400
401mostlyclean: mostlyclean-am
402
403mostlyclean-am: mostlyclean-compile mostlyclean-generic
404
405pdf: pdf-am
406
407pdf-am:
408
409ps: ps-am
410
411ps-am:
412
413uninstall-am: uninstall-binPROGRAMS uninstall-info-am
414
415.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
416        clean-generic ctags distclean distclean-compile \
417        distclean-generic distclean-tags distdir dvi dvi-am html \
418        html-am info info-am install install-am install-binPROGRAMS \
419        install-data install-data-am install-exec install-exec-am \
420        install-info install-info-am install-man install-strip \
421        installcheck installcheck-am installdirs maintainer-clean \
422        maintainer-clean-generic mostlyclean mostlyclean-compile \
423        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
424        uninstall-am uninstall-binPROGRAMS uninstall-info-am
425
426
427#  uncomment the following if orxonox requires the math library
428#gui_LDADD=-lm
429
430#EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo
431
432#  if you write a self-test script named `chk', uncomment the
433#  following and add `chk' to the EXTRA_DIST list
434#TESTS=chk
435
436#  build and install the .info pages
437#info_TEXINFOS = orxonox.texinfo
438#orxonox_TEXINFOS = gpl.texinfo
439
440#  install the man pages
441#man_MANS=orxonox.1
442# Tell versions [3.59,3.63) of GNU make to not export all variables.
443# Otherwise a system limit (for SysV at least) may be exceeded.
444.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.