Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects/testmain/Makefile.in @ 4267

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

orxonox/trunk: added missing file

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