Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/console/Makefile.in @ 3219

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

orxonox/trunk: checking for doxygen-executable. doxygen will only be made, if doxygen exists on the computer.

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@
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 = src/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@
96DOXYGEN = @DOXYGEN@
97DOXYGEN_FALSE = @DOXYGEN_FALSE@
98DOXYGEN_TRUE = @DOXYGEN_TRUE@
99ECHO_C = @ECHO_C@
100ECHO_N = @ECHO_N@
101ECHO_T = @ECHO_T@
102EGREP = @EGREP@
103EXEEXT = @EXEEXT@
104GTK2_CFLAGS = @GTK2_CFLAGS@
105GTK2_LIBS = @GTK2_LIBS@
106HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
107HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112LDFLAGS = @LDFLAGS@
113LIBOBJS = @LIBOBJS@
114#AM_LDFLAGS=$(GTK2_LIBS)
115LIBS = $(GTK2_LIBS)
116LTLIBOBJS = @LTLIBOBJS@
117MAKEINFO = @MAKEINFO@
118MSBITFIELDS = @MSBITFIELDS@
119OBJEXT = @OBJEXT@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_VERSION = @PACKAGE_VERSION@
126PATH_SEPARATOR = @PATH_SEPARATOR@
127SET_MAKE = @SET_MAKE@
128SHELL = @SHELL@
129STRIP = @STRIP@
130VERSION = @VERSION@
131ac_ct_CC = @ac_ct_CC@
132ac_ct_CXX = @ac_ct_CXX@
133ac_ct_STRIP = @ac_ct_STRIP@
134am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
135am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
136am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
137am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
138am__include = @am__include@
139am__leading_dot = @am__leading_dot@
140am__quote = @am__quote@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147datadir = @datadir@
148exec_prefix = @exec_prefix@
149host = @host@
150host_alias = @host_alias@
151host_cpu = @host_cpu@
152host_os = @host_os@
153host_vendor = @host_vendor@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localstatedir = @localstatedir@
160mandir = @mandir@
161mkdir_p = @mkdir_p@
162oldincludedir = @oldincludedir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167sysconfdir = @sysconfdir@
168target = @target@
169target_alias = @target_alias@
170target_cpu = @target_cpu@
171target_os = @target_os@
172target_vendor = @target_vendor@
173AM_CXXFLAGS = $(GTK2_CFLAGS) $(MSBITFIELDS)
174console_SOURCES = orxonox_console.cc \
175                 orxonox_console_entry.cc \
176                 orxonox_console_log.cc
177
178noinst_HEADERS = orxonox_console.h \
179                orxonox_console_entry.h \
180                orxonox_console_log.h
181
182all: all-am
183
184.SUFFIXES:
185.SUFFIXES: .cc .o .obj
186$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
187        @for dep in $?; do \
188          case '$(am__configure_deps)' in \
189            *$$dep*) \
190              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
191                && exit 0; \
192              exit 1;; \
193          esac; \
194        done; \
195        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/console/Makefile'; \
196        cd $(top_srcdir) && \
197          $(AUTOMAKE) --foreign  src/console/Makefile
198.PRECIOUS: Makefile
199Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200        @case '$?' in \
201          *config.status*) \
202            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
203          *) \
204            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
205            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
206        esac;
207
208$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211$(top_srcdir)/configure:  $(am__configure_deps)
212        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
214        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215install-binPROGRAMS: $(bin_PROGRAMS)
216        @$(NORMAL_INSTALL)
217        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
218        @list='$(bin_PROGRAMS)'; for p in $$list; do \
219          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
220          if test -f $$p \
221          ; then \
222            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
223           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
224           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
225          else :; fi; \
226        done
227
228uninstall-binPROGRAMS:
229        @$(NORMAL_UNINSTALL)
230        @list='$(bin_PROGRAMS)'; for p in $$list; do \
231          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
232          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
233          rm -f "$(DESTDIR)$(bindir)/$$f"; \
234        done
235
236clean-binPROGRAMS:
237        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
238console$(EXEEXT): $(console_OBJECTS) $(console_DEPENDENCIES)
239        @rm -f console$(EXEEXT)
240        $(CXXLINK) $(console_LDFLAGS) $(console_OBJECTS) $(console_LDADD) $(LIBS)
241
242mostlyclean-compile:
243        -rm -f *.$(OBJEXT)
244
245distclean-compile:
246        -rm -f *.tab.c
247
248@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console.Po@am__quote@
249@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_entry.Po@am__quote@
250@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_log.Po@am__quote@
251
252.cc.o:
253@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
254@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
255@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
256@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
257@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
258@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
259
260.cc.obj:
261@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
262@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
263@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
264@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
265@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
267uninstall-info-am:
268
269ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
270        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271        unique=`for i in $$list; do \
272            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273          done | \
274          $(AWK) '    { files[$$0] = 1; } \
275               END { for (i in files) print i; }'`; \
276        mkid -fID $$unique
277tags: TAGS
278
279TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                $(TAGS_FILES) $(LISP)
281        tags=; \
282        here=`pwd`; \
283        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284        unique=`for i in $$list; do \
285            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286          done | \
287          $(AWK) '    { files[$$0] = 1; } \
288               END { for (i in files) print i; }'`; \
289        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
290          test -n "$$unique" || unique=$$empty_fix; \
291          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292            $$tags $$unique; \
293        fi
294ctags: CTAGS
295CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                $(TAGS_FILES) $(LISP)
297        tags=; \
298        here=`pwd`; \
299        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300        unique=`for i in $$list; do \
301            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302          done | \
303          $(AWK) '    { files[$$0] = 1; } \
304               END { for (i in files) print i; }'`; \
305        test -z "$(CTAGS_ARGS)$$tags$$unique" \
306          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307             $$tags $$unique
308
309GTAGS:
310        here=`$(am__cd) $(top_builddir) && pwd` \
311          && cd $(top_srcdir) \
312          && gtags -i $(GTAGS_ARGS) $$here
313
314distclean-tags:
315        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316
317distdir: $(DISTFILES)
318        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
319        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
320        list='$(DISTFILES)'; for file in $$list; do \
321          case $$file in \
322            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
323            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
324          esac; \
325          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
328            dir="/$$dir"; \
329            $(mkdir_p) "$(distdir)$$dir"; \
330          else \
331            dir=''; \
332          fi; \
333          if test -d $$d/$$file; then \
334            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
336            fi; \
337            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
338          else \
339            test -f $(distdir)/$$file \
340            || cp -p $$d/$$file $(distdir)/$$file \
341            || exit 1; \
342          fi; \
343        done
344check-am: all-am
345check: check-am
346all-am: Makefile $(PROGRAMS) $(HEADERS)
347installdirs:
348        for dir in "$(DESTDIR)$(bindir)"; do \
349          test -z "$$dir" || $(mkdir_p) "$$dir"; \
350        done
351install: install-am
352install-exec: install-exec-am
353install-data: install-data-am
354uninstall: uninstall-am
355
356install-am: all-am
357        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
358
359installcheck: installcheck-am
360install-strip:
361        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
362          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
363          `test -z '$(STRIP)' || \
364            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
365mostlyclean-generic:
366
367clean-generic:
368
369distclean-generic:
370        -rm -f $(CONFIG_CLEAN_FILES)
371
372maintainer-clean-generic:
373        @echo "This command is intended for maintainers to use"
374        @echo "it deletes files that may require special tools to rebuild."
375clean: clean-am
376
377clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
378
379distclean: distclean-am
380        -rm -rf ./$(DEPDIR)
381        -rm -f Makefile
382distclean-am: clean-am distclean-compile distclean-generic \
383        distclean-tags
384
385dvi: dvi-am
386
387dvi-am:
388
389html: html-am
390
391info: info-am
392
393info-am:
394
395install-data-am:
396
397install-exec-am: install-binPROGRAMS
398
399install-info: install-info-am
400
401install-man:
402
403installcheck-am:
404
405maintainer-clean: maintainer-clean-am
406        -rm -rf ./$(DEPDIR)
407        -rm -f Makefile
408maintainer-clean-am: distclean-am maintainer-clean-generic
409
410mostlyclean: mostlyclean-am
411
412mostlyclean-am: mostlyclean-compile mostlyclean-generic
413
414pdf: pdf-am
415
416pdf-am:
417
418ps: ps-am
419
420ps-am:
421
422uninstall-am: uninstall-binPROGRAMS uninstall-info-am
423
424.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
425        clean-generic ctags distclean distclean-compile \
426        distclean-generic distclean-tags distdir dvi dvi-am html \
427        html-am info info-am install install-am install-binPROGRAMS \
428        install-data install-data-am install-exec install-exec-am \
429        install-info install-info-am install-man install-strip \
430        installcheck installcheck-am installdirs maintainer-clean \
431        maintainer-clean-generic mostlyclean mostlyclean-compile \
432        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
433        uninstall-am uninstall-binPROGRAMS uninstall-info-am
434
435
436#  uncomment the following if orxonox requires the math library
437#gui_LDADD=-lm
438
439#EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo
440
441#  if you write a self-test script named `chk', uncomment the
442#  following and add `chk' to the EXTRA_DIST list
443#TESTS=chk
444
445#  build and install the .info pages
446#info_TEXINFOS = orxonox.texinfo
447#orxonox_TEXINFOS = gpl.texinfo
448
449#  install the man pages
450#man_MANS=orxonox.1
451# Tell versions [3.59,3.63) of GNU make to not export all variables.
452# Otherwise a system limit (for SysV at least) may be exceeded.
453.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.