Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: testing some AutoCompletion in the Shell.

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