Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 5832 was 5832, checked in by bensch, 18 years ago

orxonox/network: alcchar instead of alubyte

File size: 13.5 KB
Line 
1# Makefile.in generated by automake 1.9.5 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@
16
17
18SOURCES = $(libORXnet_a_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 = :
40build_triplet = @build@
41host_triplet = @host@
42target_triplet = @target@
43subdir = src/lib/network
44DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
45        $(srcdir)/Makefile.in
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49        $(ACLOCAL_M4)
50mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53LIBRARIES = $(noinst_LIBRARIES)
54AR = ar
55ARFLAGS = cru
56libORXnet_a_AR = $(AR) $(ARFLAGS)
57libORXnet_a_LIBADD =
58am_libORXnet_a_OBJECTS = synchronizeable.$(OBJEXT) \
59        network_manager.$(OBJEXT) network_socket.$(OBJEXT) \
60        connection_monitor.$(OBJEXT) network_stream.$(OBJEXT) \
61        data_stream.$(OBJEXT) network_protocol.$(OBJEXT)
62libORXnet_a_OBJECTS = $(am_libORXnet_a_OBJECTS)
63DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
64depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
66CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
68CXXLD = $(CXX)
69CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
70        -o $@
71SOURCES = $(libORXnet_a_SOURCES)
72DIST_SOURCES = $(libORXnet_a_SOURCES)
73HEADERS = $(noinst_HEADERS)
74ETAGS = etags
75CTAGS = ctags
76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77ACLOCAL = @ACLOCAL@
78AMDEP_FALSE = @AMDEP_FALSE@
79AMDEP_TRUE = @AMDEP_TRUE@
80AMTAR = @AMTAR@
81AUTOCONF = @AUTOCONF@
82AUTOHEADER = @AUTOHEADER@
83AUTOMAKE = @AUTOMAKE@
84AWK = @AWK@
85CC = @CC@
86CCDEPMODE = @CCDEPMODE@
87CFLAGS = @CFLAGS@
88CPP = @CPP@
89CPPFLAGS = @CPPFLAGS@
90CURL_CFLAGS = @CURL_CFLAGS@
91CURL_LIBS = @CURL_LIBS@
92CXX = @CXX@
93CXXDEPMODE = @CXXDEPMODE@
94CXXFLAGS = @CXXFLAGS@
95CYGPATH_W = @CYGPATH_W@
96DEBUG = @DEBUG@
97DEFS = @DEFS@
98DEPDIR = @DEPDIR@
99DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
100DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
101DOXYGEN = @DOXYGEN@
102DOXYGEN_FALSE = @DOXYGEN_FALSE@
103DOXYGEN_TRUE = @DOXYGEN_TRUE@
104ECHO_C = @ECHO_C@
105ECHO_N = @ECHO_N@
106ECHO_T = @ECHO_T@
107EGREP = @EGREP@
108EXEEXT = @EXEEXT@
109GPROF = @GPROF@
110GTK2_CFLAGS = @GTK2_CFLAGS@
111GTK2_LIBS = @GTK2_LIBS@
112HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
113HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
114HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
115HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120LDFLAGS = @LDFLAGS@
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125MSBITFIELDS = @MSBITFIELDS@
126OBJEXT = @OBJEXT@
127PACKAGE = @PACKAGE@
128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_VERSION = @PACKAGE_VERSION@
133PATH_SEPARATOR = @PATH_SEPARATOR@
134PKG_CONFIG = @PKG_CONFIG@
135RANLIB = @RANLIB@
136SET_MAKE = @SET_MAKE@
137SHELL = @SHELL@
138STRIP = @STRIP@
139SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
140SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
141VERSION = @VERSION@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_RANLIB = @ac_ct_RANLIB@
145ac_ct_STRIP = @ac_ct_STRIP@
146am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
149am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
150am__include = @am__include@
151am__leading_dot = @am__leading_dot@
152am__quote = @am__quote@
153am__tar = @am__tar@
154am__untar = @am__untar@
155bindir = @bindir@
156build = @build@
157build_alias = @build_alias@
158build_cpu = @build_cpu@
159build_os = @build_os@
160build_vendor = @build_vendor@
161datadir = @datadir@
162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168includedir = @includedir@
169infodir = @infodir@
170install_sh = @install_sh@
171libdir = @libdir@
172libexecdir = @libexecdir@
173localstatedir = @localstatedir@
174mandir = @mandir@
175mkdir_p = @mkdir_p@
176oldincludedir = @oldincludedir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181sysconfdir = @sysconfdir@
182target = @target@
183target_alias = @target_alias@
184target_cpu = @target_cpu@
185target_os = @target_os@
186target_vendor = @target_vendor@
187MAINSRCDIR = ../..
188noinst_LIBRARIES = libORXnet.a
189libORXnet_a_SOURCES = synchronizeable.cc \
190                      network_manager.cc \
191                      network_socket.cc \
192                      connection_monitor.cc \
193                      network_stream.cc \
194                      data_stream.cc \
195                      network_protocol.cc
196
197noinst_HEADERS = synchronizeable.h \
198                 network_manager.h \
199                 network_socket.h \
200                 connection_monitor.h \
201                 network_stream.h \
202                 data_stream.h \
203                 network_protocol.h
204
205all: all-am
206
207.SUFFIXES:
208.SUFFIXES: .cc .o .obj
209$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
210        @for dep in $?; do \
211          case '$(am__configure_deps)' in \
212            *$$dep*) \
213              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214                && exit 0; \
215              exit 1;; \
216          esac; \
217        done; \
218        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/network/Makefile'; \
219        cd $(top_srcdir) && \
220          $(AUTOMAKE) --gnu  src/lib/network/Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223        @case '$?' in \
224          *config.status*) \
225            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226          *) \
227            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229        esac;
230
231$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234$(top_srcdir)/configure:  $(am__configure_deps)
235        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
237        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239clean-noinstLIBRARIES:
240        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
241libORXnet.a: $(libORXnet_a_OBJECTS) $(libORXnet_a_DEPENDENCIES)
242        -rm -f libORXnet.a
243        $(libORXnet_a_AR) libORXnet.a $(libORXnet_a_OBJECTS) $(libORXnet_a_LIBADD)
244        $(RANLIB) libORXnet.a
245
246mostlyclean-compile:
247        -rm -f *.$(OBJEXT)
248
249distclean-compile:
250        -rm -f *.tab.c
251
252@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection_monitor.Po@am__quote@
253@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data_stream.Po@am__quote@
254@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_manager.Po@am__quote@
255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_protocol.Po@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_socket.Po@am__quote@
257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network_stream.Po@am__quote@
258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/synchronizeable.Po@am__quote@
259
260.cc.o:
261@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
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@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
265@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
266
267.cc.obj:
268@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
269@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
270@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
271@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
272@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
273uninstall-info-am:
274
275ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
276        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
277        unique=`for i in $$list; do \
278            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279          done | \
280          $(AWK) '    { files[$$0] = 1; } \
281               END { for (i in files) print i; }'`; \
282        mkid -fID $$unique
283tags: TAGS
284
285TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
286                $(TAGS_FILES) $(LISP)
287        tags=; \
288        here=`pwd`; \
289        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
290        unique=`for i in $$list; do \
291            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292          done | \
293          $(AWK) '    { files[$$0] = 1; } \
294               END { for (i in files) print i; }'`; \
295        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
296          test -n "$$unique" || unique=$$empty_fix; \
297          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
298            $$tags $$unique; \
299        fi
300ctags: CTAGS
301CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302                $(TAGS_FILES) $(LISP)
303        tags=; \
304        here=`pwd`; \
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        test -z "$(CTAGS_ARGS)$$tags$$unique" \
312          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
313             $$tags $$unique
314
315GTAGS:
316        here=`$(am__cd) $(top_builddir) && pwd` \
317          && cd $(top_srcdir) \
318          && gtags -i $(GTAGS_ARGS) $$here
319
320distclean-tags:
321        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322
323distdir: $(DISTFILES)
324        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
325        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
326        list='$(DISTFILES)'; for file in $$list; do \
327          case $$file in \
328            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
329            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
330          esac; \
331          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
332          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
333          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
334            dir="/$$dir"; \
335            $(mkdir_p) "$(distdir)$$dir"; \
336          else \
337            dir=''; \
338          fi; \
339          if test -d $$d/$$file; then \
340            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
341              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
342            fi; \
343            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
344          else \
345            test -f $(distdir)/$$file \
346            || cp -p $$d/$$file $(distdir)/$$file \
347            || exit 1; \
348          fi; \
349        done
350check-am: all-am
351check: check-am
352all-am: Makefile $(LIBRARIES) $(HEADERS)
353installdirs:
354install: install-am
355install-exec: install-exec-am
356install-data: install-data-am
357uninstall: uninstall-am
358
359install-am: all-am
360        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362installcheck: installcheck-am
363install-strip:
364        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
365          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
366          `test -z '$(STRIP)' || \
367            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
368mostlyclean-generic:
369
370clean-generic:
371
372distclean-generic:
373        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
374
375maintainer-clean-generic:
376        @echo "This command is intended for maintainers to use"
377        @echo "it deletes files that may require special tools to rebuild."
378clean: clean-am
379
380clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
381
382distclean: distclean-am
383        -rm -rf ./$(DEPDIR)
384        -rm -f Makefile
385distclean-am: clean-am distclean-compile distclean-generic \
386        distclean-tags
387
388dvi: dvi-am
389
390dvi-am:
391
392html: html-am
393
394info: info-am
395
396info-am:
397
398install-data-am:
399
400install-exec-am:
401
402install-info: install-info-am
403
404install-man:
405
406installcheck-am:
407
408maintainer-clean: maintainer-clean-am
409        -rm -rf ./$(DEPDIR)
410        -rm -f Makefile
411maintainer-clean-am: distclean-am maintainer-clean-generic
412
413mostlyclean: mostlyclean-am
414
415mostlyclean-am: mostlyclean-compile mostlyclean-generic
416
417pdf: pdf-am
418
419pdf-am:
420
421ps: ps-am
422
423ps-am:
424
425uninstall-am: uninstall-info-am
426
427.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
428        clean-noinstLIBRARIES ctags distclean distclean-compile \
429        distclean-generic distclean-tags distdir dvi dvi-am html \
430        html-am info info-am install install-am install-data \
431        install-data-am install-exec install-exec-am install-info \
432        install-info-am install-man install-strip installcheck \
433        installcheck-am installdirs maintainer-clean \
434        maintainer-clean-generic mostlyclean mostlyclean-compile \
435        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
436        uninstall-am uninstall-info-am
437
438include $(MAINSRCDIR)/defs/include_paths.am
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.