Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/network/src/subprojects/network/Makefile.in @ 5506

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

orxonox/branches/network: added check for SDL_net
created a Subproject network

File size: 10.6 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@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40bin_PROGRAMS = network$(EXEEXT)
41subdir = src/subprojects/network
42DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46        $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50am__installdirs = "$(DESTDIR)$(bindir)"
51binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
52PROGRAMS = $(bin_PROGRAMS)
53am_network_OBJECTS =
54network_OBJECTS = $(am_network_OBJECTS)
55network_DEPENDENCIES =
56DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
57COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
58        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
59CCLD = $(CC)
60LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
61SOURCES = $(network_SOURCES)
62DIST_SOURCES = $(network_SOURCES)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64ACLOCAL = @ACLOCAL@
65AMDEP_FALSE = @AMDEP_FALSE@
66AMDEP_TRUE = @AMDEP_TRUE@
67AMTAR = @AMTAR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CPP = @CPP@
76CPPFLAGS = @CPPFLAGS@
77CURL_CFLAGS = @CURL_CFLAGS@
78CURL_LIBS = @CURL_LIBS@
79CXX = @CXX@
80CXXDEPMODE = @CXXDEPMODE@
81CXXFLAGS = @CXXFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEBUG = @DEBUG@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
86DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
87DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
88DOXYGEN = @DOXYGEN@
89DOXYGEN_FALSE = @DOXYGEN_FALSE@
90DOXYGEN_TRUE = @DOXYGEN_TRUE@
91ECHO_C = @ECHO_C@
92ECHO_N = @ECHO_N@
93ECHO_T = @ECHO_T@
94EGREP = @EGREP@
95EXEEXT = @EXEEXT@
96GPROF = @GPROF@
97GTK2_CFLAGS = @GTK2_CFLAGS@
98GTK2_LIBS = @GTK2_LIBS@
99HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
100HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
101HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
102HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LTLIBOBJS = @LTLIBOBJS@
111MAKEINFO = @MAKEINFO@
112MSBITFIELDS = @MSBITFIELDS@
113OBJEXT = @OBJEXT@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_NAME = @PACKAGE_NAME@
117PACKAGE_STRING = @PACKAGE_STRING@
118PACKAGE_TARNAME = @PACKAGE_TARNAME@
119PACKAGE_VERSION = @PACKAGE_VERSION@
120PATH_SEPARATOR = @PATH_SEPARATOR@
121PKG_CONFIG = @PKG_CONFIG@
122RANLIB = @RANLIB@
123SET_MAKE = @SET_MAKE@
124SHELL = @SHELL@
125STRIP = @STRIP@
126SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
127SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
128VERSION = @VERSION@
129ac_ct_CC = @ac_ct_CC@
130ac_ct_CXX = @ac_ct_CXX@
131ac_ct_RANLIB = @ac_ct_RANLIB@
132ac_ct_STRIP = @ac_ct_STRIP@
133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137am__include = @am__include@
138am__leading_dot = @am__leading_dot@
139am__quote = @am__quote@
140am__tar = @am__tar@
141am__untar = @am__untar@
142bindir = @bindir@
143build = @build@
144build_alias = @build_alias@
145build_cpu = @build_cpu@
146build_os = @build_os@
147build_vendor = @build_vendor@
148datadir = @datadir@
149exec_prefix = @exec_prefix@
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
155includedir = @includedir@
156infodir = @infodir@
157install_sh = @install_sh@
158libdir = @libdir@
159libexecdir = @libexecdir@
160localstatedir = @localstatedir@
161mandir = @mandir@
162mkdir_p = @mkdir_p@
163oldincludedir = @oldincludedir@
164prefix = @prefix@
165program_transform_name = @program_transform_name@
166sbindir = @sbindir@
167sharedstatedir = @sharedstatedir@
168sysconfdir = @sysconfdir@
169target = @target@
170target_alias = @target_alias@
171target_cpu = @target_cpu@
172target_os = @target_os@
173target_vendor = @target_vendor@
174MAINSRCDIR = ../..
175network_CPPFLAGS =
176network_LDFLAGS = $(MWINDOWS)
177network_LDADD =
178network_SOURCES =
179all: all-am
180
181.SUFFIXES:
182$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
183        @for dep in $?; do \
184          case '$(am__configure_deps)' in \
185            *$$dep*) \
186              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187                && exit 0; \
188              exit 1;; \
189          esac; \
190        done; \
191        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/subprojects/network/Makefile'; \
192        cd $(top_srcdir) && \
193          $(AUTOMAKE) --foreign  src/subprojects/network/Makefile
194.PRECIOUS: Makefile
195Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196        @case '$?' in \
197          *config.status*) \
198            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199          *) \
200            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202        esac;
203
204$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207$(top_srcdir)/configure:  $(am__configure_deps)
208        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
210        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211install-binPROGRAMS: $(bin_PROGRAMS)
212        @$(NORMAL_INSTALL)
213        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
214        @list='$(bin_PROGRAMS)'; for p in $$list; do \
215          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
216          if test -f $$p \
217          ; then \
218            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
219           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
220           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
221          else :; fi; \
222        done
223
224uninstall-binPROGRAMS:
225        @$(NORMAL_UNINSTALL)
226        @list='$(bin_PROGRAMS)'; for p in $$list; do \
227          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
228          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
229          rm -f "$(DESTDIR)$(bindir)/$$f"; \
230        done
231
232clean-binPROGRAMS:
233        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
234network$(EXEEXT): $(network_OBJECTS) $(network_DEPENDENCIES)
235        @rm -f network$(EXEEXT)
236        $(LINK) $(network_LDFLAGS) $(network_OBJECTS) $(network_LDADD) $(LIBS)
237
238mostlyclean-compile:
239        -rm -f *.$(OBJEXT)
240
241distclean-compile:
242        -rm -f *.tab.c
243uninstall-info-am:
244tags: TAGS
245TAGS:
246
247ctags: CTAGS
248CTAGS:
249
250
251distdir: $(DISTFILES)
252        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
253        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
254        list='$(DISTFILES)'; for file in $$list; do \
255          case $$file in \
256            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
257            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
258          esac; \
259          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
260          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
261          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
262            dir="/$$dir"; \
263            $(mkdir_p) "$(distdir)$$dir"; \
264          else \
265            dir=''; \
266          fi; \
267          if test -d $$d/$$file; then \
268            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
270            fi; \
271            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
272          else \
273            test -f $(distdir)/$$file \
274            || cp -p $$d/$$file $(distdir)/$$file \
275            || exit 1; \
276          fi; \
277        done
278check-am: all-am
279check: check-am
280all-am: Makefile $(PROGRAMS)
281installdirs:
282        for dir in "$(DESTDIR)$(bindir)"; do \
283          test -z "$$dir" || $(mkdir_p) "$$dir"; \
284        done
285install: install-am
286install-exec: install-exec-am
287install-data: install-data-am
288uninstall: uninstall-am
289
290install-am: all-am
291        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
292
293installcheck: installcheck-am
294install-strip:
295        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
296          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
297          `test -z '$(STRIP)' || \
298            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
299mostlyclean-generic:
300
301clean-generic:
302
303distclean-generic:
304        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
305
306maintainer-clean-generic:
307        @echo "This command is intended for maintainers to use"
308        @echo "it deletes files that may require special tools to rebuild."
309clean: clean-am
310
311clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
312
313distclean: distclean-am
314        -rm -f Makefile
315distclean-am: clean-am distclean-compile distclean-generic
316
317dvi: dvi-am
318
319dvi-am:
320
321html: html-am
322
323info: info-am
324
325info-am:
326
327install-data-am:
328
329install-exec-am: install-binPROGRAMS
330
331install-info: install-info-am
332
333install-man:
334
335installcheck-am:
336
337maintainer-clean: maintainer-clean-am
338        -rm -f Makefile
339maintainer-clean-am: distclean-am maintainer-clean-generic
340
341mostlyclean: mostlyclean-am
342
343mostlyclean-am: mostlyclean-compile mostlyclean-generic
344
345pdf: pdf-am
346
347pdf-am:
348
349ps: ps-am
350
351ps-am:
352
353uninstall-am: uninstall-binPROGRAMS uninstall-info-am
354
355.PHONY: all all-am check check-am clean clean-binPROGRAMS \
356        clean-generic distclean distclean-compile distclean-generic \
357        distdir dvi dvi-am html html-am info info-am install \
358        install-am install-binPROGRAMS install-data install-data-am \
359        install-exec install-exec-am install-info install-info-am \
360        install-man install-strip installcheck installcheck-am \
361        installdirs maintainer-clean maintainer-clean-generic \
362        mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
363        ps ps-am uninstall uninstall-am uninstall-binPROGRAMS \
364        uninstall-info-am
365
366include $(MAINSRCDIR)/defs/include_paths.am
367# Tell versions [3.59,3.63) of GNU make to not export all variables.
368# Otherwise a system limit (for SysV at least) may be exceeded.
369.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.