Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/buerli/console/Makefile.in @ 3196

Last change on this file since 3196 was 2707, checked in by bensch, 20 years ago

orxonox/branches/buerli: merged back from trunk, with new configure makefile and so forth.

File size: 13.4 KB
RevLine 
[2707]1# Makefile.in generated by automake 1.8.5 from Makefile.am.
[1945]2# @configure_input@
3
[2707]4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
[1945]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
[2707]17
18SOURCES = $(console_SOURCES)
19
[1945]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 = :
[2707]40bin_PROGRAMS = console$(EXEEXT)
41subdir = console
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51am__installdirs = "$(DESTDIR)$(bindir)"
52binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
53PROGRAMS = $(bin_PROGRAMS)
54am_console_OBJECTS = orxonox_console.$(OBJEXT) \
55        orxonox_console_entry.$(OBJEXT) orxonox_console_log.$(OBJEXT)
56console_OBJECTS = $(am_console_OBJECTS)
57console_LDADD = $(LDADD)
58DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/orxonox_console.Po \
62@AMDEP_TRUE@    ./$(DEPDIR)/orxonox_console_entry.Po \
63@AMDEP_TRUE@    ./$(DEPDIR)/orxonox_console_log.Po
64CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
65        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
66CXXLD = $(CXX)
67CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
68        -o $@
69SOURCES = $(console_SOURCES)
70DIST_SOURCES = $(console_SOURCES)
71HEADERS = $(noinst_HEADERS)
72ETAGS = etags
73CTAGS = ctags
74DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
[1945]75ACLOCAL = @ACLOCAL@
76AMDEP_FALSE = @AMDEP_FALSE@
77AMDEP_TRUE = @AMDEP_TRUE@
78AMTAR = @AMTAR@
79AUTOCONF = @AUTOCONF@
80AUTOHEADER = @AUTOHEADER@
81AUTOMAKE = @AUTOMAKE@
82AWK = @AWK@
83CC = @CC@
84CCDEPMODE = @CCDEPMODE@
[1952]85CFLAGS = @CFLAGS@
[1945]86CPP = @CPP@
87CPPFLAGS = @CPPFLAGS@
88CXX = @CXX@
89CXXDEPMODE = @CXXDEPMODE@
90CXXFLAGS = @CXXFLAGS@
91CYGPATH_W = @CYGPATH_W@
92DEFS = @DEFS@
93DEPDIR = @DEPDIR@
94ECHO_C = @ECHO_C@
95ECHO_N = @ECHO_N@
96ECHO_T = @ECHO_T@
97EGREP = @EGREP@
98EXEEXT = @EXEEXT@
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@
[2018]108MSBITFIELDS = @MSBITFIELDS@
[1945]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@
117SET_MAKE = @SET_MAKE@
118SHELL = @SHELL@
119STRIP = @STRIP@
120VERSION = @VERSION@
121ac_ct_CC = @ac_ct_CC@
122ac_ct_CXX = @ac_ct_CXX@
123ac_ct_STRIP = @ac_ct_STRIP@
124am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
127am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
128am__include = @am__include@
[2707]129am__leading_dot = @am__leading_dot@
[1945]130am__quote = @am__quote@
131bindir = @bindir@
132build_alias = @build_alias@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host_alias = @host_alias@
136includedir = @includedir@
137infodir = @infodir@
138install_sh = @install_sh@
139libdir = @libdir@
140libexecdir = @libexecdir@
141localstatedir = @localstatedir@
142mandir = @mandir@
[2707]143mkdir_p = @mkdir_p@
[1945]144oldincludedir = @oldincludedir@
145prefix = @prefix@
146program_transform_name = @program_transform_name@
147sbindir = @sbindir@
148sharedstatedir = @sharedstatedir@
149sysconfdir = @sysconfdir@
150target_alias = @target_alias@
[2019]151AM_CXXFLAGS = `pkg-config --cflags gtk+-2.0` $(MSBITFIELDS)
[2589]152console_SOURCES = orxonox_console.cc orxonox_console_entry.cc orxonox_console_log.cc
153noinst_HEADERS = orxonox_console.h orxonox_console_entry.h orxonox_console_log.h
[1945]154all: all-am
155
156.SUFFIXES:
[1950]157.SUFFIXES: .cc .o .obj
[2707]158$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
159        @for dep in $?; do \
160          case '$(am__configure_deps)' in \
161            *$$dep*) \
162              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
163                && exit 0; \
164              exit 1;; \
165          esac; \
166        done; \
167        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  console/Makefile'; \
[1945]168        cd $(top_srcdir) && \
169          $(AUTOMAKE) --gnu  console/Makefile
[2707]170.PRECIOUS: Makefile
171Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
172        @case '$?' in \
173          *config.status*) \
174            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
175          *) \
176            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
177            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
178        esac;
179
180$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
181        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182
183$(top_srcdir)/configure:  $(am__configure_deps)
184        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
186        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
[1950]187install-binPROGRAMS: $(bin_PROGRAMS)
188        @$(NORMAL_INSTALL)
[2707]189        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
[1950]190        @list='$(bin_PROGRAMS)'; for p in $$list; do \
191          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
192          if test -f $$p \
193          ; then \
194            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
[2707]195           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
196           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
[1950]197          else :; fi; \
198        done
199
200uninstall-binPROGRAMS:
201        @$(NORMAL_UNINSTALL)
202        @list='$(bin_PROGRAMS)'; for p in $$list; do \
203          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
[2707]204          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
205          rm -f "$(DESTDIR)$(bindir)/$$f"; \
[1950]206        done
207
208clean-binPROGRAMS:
209        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
210console$(EXEEXT): $(console_OBJECTS) $(console_DEPENDENCIES)
211        @rm -f console$(EXEEXT)
212        $(CXXLINK) $(console_LDFLAGS) $(console_OBJECTS) $(console_LDADD) $(LIBS)
213
214mostlyclean-compile:
[2707]215        -rm -f *.$(OBJEXT)
[1950]216
217distclean-compile:
218        -rm -f *.tab.c
219
220@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console.Po@am__quote@
221@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_entry.Po@am__quote@
222@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_log.Po@am__quote@
223
224.cc.o:
[2707]225@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
226@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
[1950]227@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
228@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
229@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[2707]230@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
[1950]231
232.cc.obj:
[2707]233@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
234@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
[1950]235@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
236@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
237@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[2707]238@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
[1945]239uninstall-info-am:
[1950]240
241ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
242        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
243        unique=`for i in $$list; do \
244            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245          done | \
246          $(AWK) '    { files[$$0] = 1; } \
247               END { for (i in files) print i; }'`; \
248        mkid -fID $$unique
[2707]249tags: TAGS
[1950]250
251TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
252                $(TAGS_FILES) $(LISP)
253        tags=; \
254        here=`pwd`; \
255        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
256        unique=`for i in $$list; do \
257            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258          done | \
259          $(AWK) '    { files[$$0] = 1; } \
260               END { for (i in files) print i; }'`; \
[2707]261        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
262          test -n "$$unique" || unique=$$empty_fix; \
263          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
264            $$tags $$unique; \
265        fi
[1945]266ctags: CTAGS
[1950]267CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
268                $(TAGS_FILES) $(LISP)
269        tags=; \
270        here=`pwd`; \
271        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
272        unique=`for i in $$list; do \
273            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274          done | \
275          $(AWK) '    { files[$$0] = 1; } \
276               END { for (i in files) print i; }'`; \
277        test -z "$(CTAGS_ARGS)$$tags$$unique" \
278          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
279             $$tags $$unique
[1945]280
[1950]281GTAGS:
282        here=`$(am__cd) $(top_builddir) && pwd` \
283          && cd $(top_srcdir) \
284          && gtags -i $(GTAGS_ARGS) $$here
285
286distclean-tags:
287        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
[1945]288
289distdir: $(DISTFILES)
290        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
291        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
292        list='$(DISTFILES)'; for file in $$list; do \
293          case $$file in \
294            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
295            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
296          esac; \
297          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
299          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
300            dir="/$$dir"; \
[2707]301            $(mkdir_p) "$(distdir)$$dir"; \
[1945]302          else \
303            dir=''; \
304          fi; \
305          if test -d $$d/$$file; then \
306            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
308            fi; \
309            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
310          else \
311            test -f $(distdir)/$$file \
312            || cp -p $$d/$$file $(distdir)/$$file \
313            || exit 1; \
314          fi; \
315        done
316check-am: all-am
317check: check-am
[2589]318all-am: Makefile $(PROGRAMS) $(HEADERS)
[1945]319installdirs:
[2707]320        for dir in "$(DESTDIR)$(bindir)"; do \
321          test -z "$$dir" || $(mkdir_p) "$$dir"; \
322        done
[1945]323install: install-am
324install-exec: install-exec-am
325install-data: install-data-am
326uninstall: uninstall-am
327
328install-am: all-am
329        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330
331installcheck: installcheck-am
332install-strip:
333        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
[2707]334          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
[1945]335          `test -z '$(STRIP)' || \
336            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
337mostlyclean-generic:
338
339clean-generic:
340
341distclean-generic:
[2707]342        -rm -f $(CONFIG_CLEAN_FILES)
[1945]343
344maintainer-clean-generic:
345        @echo "This command is intended for maintainers to use"
346        @echo "it deletes files that may require special tools to rebuild."
347clean: clean-am
348
[1950]349clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
[1945]350
351distclean: distclean-am
[2707]352        -rm -rf ./$(DEPDIR)
353        -rm -f Makefile
354distclean-am: clean-am distclean-compile distclean-generic \
355        distclean-tags
[1945]356
357dvi: dvi-am
358
359dvi-am:
360
[2707]361html: html-am
362
[1945]363info: info-am
364
365info-am:
366
367install-data-am:
368
[1950]369install-exec-am: install-binPROGRAMS
[1945]370
371install-info: install-info-am
372
373install-man:
374
375installcheck-am:
376
377maintainer-clean: maintainer-clean-am
[2707]378        -rm -rf ./$(DEPDIR)
379        -rm -f Makefile
[1945]380maintainer-clean-am: distclean-am maintainer-clean-generic
381
382mostlyclean: mostlyclean-am
383
[1950]384mostlyclean-am: mostlyclean-compile mostlyclean-generic
[1945]385
386pdf: pdf-am
387
388pdf-am:
389
390ps: ps-am
391
392ps-am:
393
[1950]394uninstall-am: uninstall-binPROGRAMS uninstall-info-am
[1945]395
[1950]396.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
397        clean-generic ctags distclean distclean-compile \
[2707]398        distclean-generic distclean-tags distdir dvi dvi-am html \
399        html-am info info-am install install-am install-binPROGRAMS \
[2617]400        install-data install-data-am install-exec install-exec-am \
401        install-info install-info-am install-man install-strip \
402        installcheck installcheck-am installdirs maintainer-clean \
[1950]403        maintainer-clean-generic mostlyclean mostlyclean-compile \
404        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
405        uninstall-am uninstall-binPROGRAMS uninstall-info-am
[1945]406
[1950]407
408#  uncomment the following if bencoder requires the math library
409#gui_LDADD=-lm
410
411#EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo
412
413#  if you write a self-test script named `chk', uncomment the
414#  following and add `chk' to the EXTRA_DIST list
415#TESTS=chk
416
417#  build and install the .info pages
418#info_TEXINFOS = orxonox.texinfo
419#orxonox_TEXINFOS = gpl.texinfo
420
421#  install the man pages
422#man_MANS=orxonox.1
[1945]423# Tell versions [3.59,3.63) of GNU make to not export all variables.
424# Otherwise a system limit (for SysV at least) may be exceeded.
425.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.