Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 5672 was 5672, checked in by patrick, 18 years ago

orxonox/trunk: removed the modelinfo from the includes of vector.h

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@
155am__tar = @am__tar@
156am__untar = @am__untar@
157bindir = @bindir@
158build = @build@
159build_alias = @build_alias@
160build_cpu = @build_cpu@
161build_os = @build_os@
162build_vendor = @build_vendor@
163datadir = @datadir@
164exec_prefix = @exec_prefix@
165host = @host@
166host_alias = @host_alias@
167host_cpu = @host_cpu@
168host_os = @host_os@
169host_vendor = @host_vendor@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179prefix = @prefix@
180program_transform_name = @program_transform_name@
181sbindir = @sbindir@
182sharedstatedir = @sharedstatedir@
183sysconfdir = @sysconfdir@
184target = @target@
185target_alias = @target_alias@
186target_cpu = @target_cpu@
187target_os = @target_os@
188target_vendor = @target_vendor@
189MAINSRCDIR = ../../..
190noinst_LIBRARIES = libORXimporter.a
191libORXimporter_a_SOURCES = model.cc \
192                           objModel.cc \
193                           primitive_model.cc \
194                           md2Model.cc \
195                           material.cc \
196                           texture.cc
197
198noinst_HEADERS = abstract_model.h \
199                 model.h \
200                 objModel.h \
201                 primitive_model.h \
202                 md2Model.h \
203                 material.h \
204                 texture.h \
205                 anorms.h \
206                 anormtab.h
207
208all: all-am
209
210.SUFFIXES:
211.SUFFIXES: .cc .o .obj
212$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213        @for dep in $?; do \
214          case '$(am__configure_deps)' in \
215            *$$dep*) \
216              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217                && exit 0; \
218              exit 1;; \
219          esac; \
220        done; \
221        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/graphics/importer/Makefile'; \
222        cd $(top_srcdir) && \
223          $(AUTOMAKE) --foreign  src/lib/graphics/importer/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226        @case '$?' in \
227          *config.status*) \
228            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229          *) \
230            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232        esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure:  $(am__configure_deps)
238        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242clean-noinstLIBRARIES:
243        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
244libORXimporter.a: $(libORXimporter_a_OBJECTS) $(libORXimporter_a_DEPENDENCIES)
245        -rm -f libORXimporter.a
246        $(libORXimporter_a_AR) libORXimporter.a $(libORXimporter_a_OBJECTS) $(libORXimporter_a_LIBADD)
247        $(RANLIB) libORXimporter.a
248
249mostlyclean-compile:
250        -rm -f *.$(OBJEXT)
251
252distclean-compile:
253        -rm -f *.tab.c
254
255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/material.Po@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md2Model.Po@am__quote@
257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/model.Po@am__quote@
258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objModel.Po@am__quote@
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/primitive_model.Po@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Po@am__quote@
261
262.cc.o:
263@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
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 $@ $<
269
270.cc.obj:
271@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
272@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
273@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
276@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
277uninstall-info-am:
278
279ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281        unique=`for i in $$list; do \
282            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283          done | \
284          $(AWK) '    { files[$$0] = 1; } \
285               END { for (i in files) print i; }'`; \
286        mkid -fID $$unique
287tags: TAGS
288
289TAGS:  $(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        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
300          test -n "$$unique" || unique=$$empty_fix; \
301          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302            $$tags $$unique; \
303        fi
304ctags: CTAGS
305CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
306                $(TAGS_FILES) $(LISP)
307        tags=; \
308        here=`pwd`; \
309        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
310        unique=`for i in $$list; do \
311            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312          done | \
313          $(AWK) '    { files[$$0] = 1; } \
314               END { for (i in files) print i; }'`; \
315        test -z "$(CTAGS_ARGS)$$tags$$unique" \
316          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
317             $$tags $$unique
318
319GTAGS:
320        here=`$(am__cd) $(top_builddir) && pwd` \
321          && cd $(top_srcdir) \
322          && gtags -i $(GTAGS_ARGS) $$here
323
324distclean-tags:
325        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
326
327distdir: $(DISTFILES)
328        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
329        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
330        list='$(DISTFILES)'; for file in $$list; do \
331          case $$file in \
332            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
333            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
334          esac; \
335          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
337          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
338            dir="/$$dir"; \
339            $(mkdir_p) "$(distdir)$$dir"; \
340          else \
341            dir=''; \
342          fi; \
343          if test -d $$d/$$file; then \
344            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
346            fi; \
347            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
348          else \
349            test -f $(distdir)/$$file \
350            || cp -p $$d/$$file $(distdir)/$$file \
351            || exit 1; \
352          fi; \
353        done
354check-am: all-am
355check: check-am
356all-am: Makefile $(LIBRARIES) $(HEADERS)
357installdirs:
358install: install-am
359install-exec: install-exec-am
360install-data: install-data-am
361uninstall: uninstall-am
362
363install-am: all-am
364        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
366installcheck: installcheck-am
367install-strip:
368        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370          `test -z '$(STRIP)' || \
371            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372mostlyclean-generic:
373
374clean-generic:
375
376distclean-generic:
377        -rm -f $(CONFIG_CLEAN_FILES)
378
379maintainer-clean-generic:
380        @echo "This command is intended for maintainers to use"
381        @echo "it deletes files that may require special tools to rebuild."
382clean: clean-am
383
384clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
385
386distclean: distclean-am
387        -rm -rf ./$(DEPDIR)
388        -rm -f Makefile
389distclean-am: clean-am distclean-compile distclean-generic \
390        distclean-tags
391
392dvi: dvi-am
393
394dvi-am:
395
396html: html-am
397
398info: info-am
399
400info-am:
401
402install-data-am:
403
404install-exec-am:
405
406install-info: install-info-am
407
408install-man:
409
410installcheck-am:
411
412maintainer-clean: maintainer-clean-am
413        -rm -rf ./$(DEPDIR)
414        -rm -f Makefile
415maintainer-clean-am: distclean-am maintainer-clean-generic
416
417mostlyclean: mostlyclean-am
418
419mostlyclean-am: mostlyclean-compile mostlyclean-generic
420
421pdf: pdf-am
422
423pdf-am:
424
425ps: ps-am
426
427ps-am:
428
429uninstall-am: uninstall-info-am
430
431.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
432        clean-noinstLIBRARIES ctags distclean distclean-compile \
433        distclean-generic distclean-tags distdir dvi dvi-am html \
434        html-am info info-am install install-am install-data \
435        install-data-am install-exec install-exec-am install-info \
436        install-info-am install-man install-strip installcheck \
437        installcheck-am installdirs maintainer-clean \
438        maintainer-clean-generic mostlyclean mostlyclean-compile \
439        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
440        uninstall-am uninstall-info-am
441
442include $(MAINSRCDIR)/defs/include_paths.am
443# Tell versions [3.59,3.63) of GNU make to not export all variables.
444# Otherwise a system limit (for SysV at least) may be exceeded.
445.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.