Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/graphics/importer/Makefile.in @ 4826

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

orxonox/trunk: moved the weaponManager out of Weapon
we have files enough. one more is not too much :)

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