Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: building the importer-stuff as a lib

File size: 13.9 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) array.$(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)/array.Po ./$(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                           array.cc
196
197noinst_HEADERS = abstract_model.h \
198                 model.h \
199                 objModel.h \
200                 primitive_model.h \
201                 md2Model.h \
202                 material.h \
203                 texture.h \
204                 array.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)/array.Po@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/material.Po@am__quote@
257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md2Model.Po@am__quote@
258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/model.Po@am__quote@
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objModel.Po@am__quote@
260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/primitive_model.Po@am__quote@
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Po@am__quote@
262
263.cc.o:
264@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
265@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
266@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
267@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
268@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
269@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
270
271.cc.obj:
272@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
273@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
274@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
278uninstall-info-am:
279
280ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
281        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282        unique=`for i in $$list; do \
283            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284          done | \
285          $(AWK) '    { files[$$0] = 1; } \
286               END { for (i in files) print i; }'`; \
287        mkid -fID $$unique
288tags: TAGS
289
290TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
291                $(TAGS_FILES) $(LISP)
292        tags=; \
293        here=`pwd`; \
294        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
295        unique=`for i in $$list; do \
296            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297          done | \
298          $(AWK) '    { files[$$0] = 1; } \
299               END { for (i in files) print i; }'`; \
300        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
301          test -n "$$unique" || unique=$$empty_fix; \
302          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
303            $$tags $$unique; \
304        fi
305ctags: CTAGS
306CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307                $(TAGS_FILES) $(LISP)
308        tags=; \
309        here=`pwd`; \
310        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311        unique=`for i in $$list; do \
312            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313          done | \
314          $(AWK) '    { files[$$0] = 1; } \
315               END { for (i in files) print i; }'`; \
316        test -z "$(CTAGS_ARGS)$$tags$$unique" \
317          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
318             $$tags $$unique
319
320GTAGS:
321        here=`$(am__cd) $(top_builddir) && pwd` \
322          && cd $(top_srcdir) \
323          && gtags -i $(GTAGS_ARGS) $$here
324
325distclean-tags:
326        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
327
328distdir: $(DISTFILES)
329        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331        list='$(DISTFILES)'; for file in $$list; do \
332          case $$file in \
333            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335          esac; \
336          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339            dir="/$$dir"; \
340            $(mkdir_p) "$(distdir)$$dir"; \
341          else \
342            dir=''; \
343          fi; \
344          if test -d $$d/$$file; then \
345            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347            fi; \
348            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349          else \
350            test -f $(distdir)/$$file \
351            || cp -p $$d/$$file $(distdir)/$$file \
352            || exit 1; \
353          fi; \
354        done
355check-am: all-am
356check: check-am
357all-am: Makefile $(LIBRARIES) $(HEADERS)
358installdirs:
359install: install-am
360install-exec: install-exec-am
361install-data: install-data-am
362uninstall: uninstall-am
363
364install-am: all-am
365        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366
367installcheck: installcheck-am
368install-strip:
369        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
370          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
371          `test -z '$(STRIP)' || \
372            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
373mostlyclean-generic:
374
375clean-generic:
376
377distclean-generic:
378        -rm -f $(CONFIG_CLEAN_FILES)
379
380maintainer-clean-generic:
381        @echo "This command is intended for maintainers to use"
382        @echo "it deletes files that may require special tools to rebuild."
383clean: clean-am
384
385clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
386
387distclean: distclean-am
388        -rm -rf ./$(DEPDIR)
389        -rm -f Makefile
390distclean-am: clean-am distclean-compile distclean-generic \
391        distclean-tags
392
393dvi: dvi-am
394
395dvi-am:
396
397html: html-am
398
399info: info-am
400
401info-am:
402
403install-data-am:
404
405install-exec-am:
406
407install-info: install-info-am
408
409install-man:
410
411installcheck-am:
412
413maintainer-clean: maintainer-clean-am
414        -rm -rf ./$(DEPDIR)
415        -rm -f Makefile
416maintainer-clean-am: distclean-am maintainer-clean-generic
417
418mostlyclean: mostlyclean-am
419
420mostlyclean-am: mostlyclean-compile mostlyclean-generic
421
422pdf: pdf-am
423
424pdf-am:
425
426ps: ps-am
427
428ps-am:
429
430uninstall-am: uninstall-info-am
431
432.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
433        clean-noinstLIBRARIES ctags distclean distclean-compile \
434        distclean-generic distclean-tags distdir dvi dvi-am html \
435        html-am info info-am install install-am install-data \
436        install-data-am install-exec install-exec-am install-info \
437        install-info-am install-man install-strip installcheck \
438        installcheck-am installdirs maintainer-clean \
439        maintainer-clean-generic mostlyclean mostlyclean-compile \
440        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
441        uninstall-am uninstall-info-am
442
443include $(MAINSRCDIR)/defs/include_paths.am
444# Tell versions [3.59,3.63) of GNU make to not export all variables.
445# Otherwise a system limit (for SysV at least) may be exceeded.
446.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.