Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/images/importer/Makefile.in @ 3105

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

orxonox/branches/images: test also in configure.ac-script.

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