Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ReferenceApplication/ReferenceAppLayer/Makefile.in @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

File size: 13.8 KB
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = ReferenceAppLayer
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44        $(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/ReferenceAppLayer/include/config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51        html-recursive info-recursive install-data-recursive \
52        install-exec-recursive install-info-recursive \
53        install-recursive installcheck-recursive installdirs-recursive \
54        pdf-recursive ps-recursive uninstall-info-recursive \
55        uninstall-recursive
56ETAGS = etags
57CTAGS = ctags
58DIST_SUBDIRS = $(SUBDIRS)
59DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60ACLOCAL = @ACLOCAL@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AR = @AR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEFS = @DEFS@
80DEPDIR = @DEPDIR@
81ECHO = @ECHO@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85EGREP = @EGREP@
86EXEEXT = @EXEEXT@
87F77 = @F77@
88FFLAGS = @FFLAGS@
89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93LDFLAGS = @LDFLAGS@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LIBTOOL = @LIBTOOL@
97LN_S = @LN_S@
98LTLIBOBJS = @LTLIBOBJS@
99MAKEINFO = @MAKEINFO@
100OBJEXT = @OBJEXT@
101OGRE_CFLAGS = @OGRE_CFLAGS@
102OGRE_LIBS = @OGRE_LIBS@
103PACKAGE = @PACKAGE@
104PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105PACKAGE_NAME = @PACKAGE_NAME@
106PACKAGE_STRING = @PACKAGE_STRING@
107PACKAGE_TARNAME = @PACKAGE_TARNAME@
108PACKAGE_VERSION = @PACKAGE_VERSION@
109PATH_SEPARATOR = @PATH_SEPARATOR@
110PKG_CONFIG = @PKG_CONFIG@
111RANLIB = @RANLIB@
112SET_MAKE = @SET_MAKE@
113SHELL = @SHELL@
114STRIP = @STRIP@
115VERSION = @VERSION@
116ac_ct_AR = @ac_ct_AR@
117ac_ct_CC = @ac_ct_CC@
118ac_ct_CXX = @ac_ct_CXX@
119ac_ct_F77 = @ac_ct_F77@
120ac_ct_RANLIB = @ac_ct_RANLIB@
121ac_ct_STRIP = @ac_ct_STRIP@
122ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
123am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
124am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
125am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
126am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
127am__include = @am__include@
128am__leading_dot = @am__leading_dot@
129am__quote = @am__quote@
130am__tar = @am__tar@
131am__untar = @am__untar@
132bindir = @bindir@
133build = @build@
134build_alias = @build_alias@
135build_cpu = @build_cpu@
136build_os = @build_os@
137build_vendor = @build_vendor@
138datadir = @datadir@
139exec_prefix = @exec_prefix@
140host = @host@
141host_alias = @host_alias@
142host_cpu = @host_cpu@
143host_os = @host_os@
144host_vendor = @host_vendor@
145includedir = @includedir@
146infodir = @infodir@
147install_sh = @install_sh@
148libdir = @libdir@
149libexecdir = @libexecdir@
150localstatedir = @localstatedir@
151mandir = @mandir@
152mkdir_p = @mkdir_p@
153oldincludedir = @oldincludedir@
154prefix = @prefix@
155program_transform_name = @program_transform_name@
156sbindir = @sbindir@
157sharedstatedir = @sharedstatedir@
158sysconfdir = @sysconfdir@
159target = @target@
160target_alias = @target_alias@
161target_cpu = @target_cpu@
162target_os = @target_os@
163target_vendor = @target_vendor@
164SUBDIRS = src include
165all: all-recursive
166
167.SUFFIXES:
168$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
169        @for dep in $?; do \
170          case '$(am__configure_deps)' in \
171            *$$dep*) \
172              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
173                && exit 0; \
174              exit 1;; \
175          esac; \
176        done; \
177        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  ReferenceAppLayer/Makefile'; \
178        cd $(top_srcdir) && \
179          $(AUTOMAKE) --foreign  ReferenceAppLayer/Makefile
180.PRECIOUS: Makefile
181Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
182        @case '$?' in \
183          *config.status*) \
184            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
185          *) \
186            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
187            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
188        esac;
189
190$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
191        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
192
193$(top_srcdir)/configure:  $(am__configure_deps)
194        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
196        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
198mostlyclean-libtool:
199        -rm -f *.lo
200
201clean-libtool:
202        -rm -rf .libs _libs
203
204distclean-libtool:
205        -rm -f libtool
206uninstall-info-am:
207
208# This directory's subdirectories are mostly independent; you can cd
209# into them and run `make' without going through this Makefile.
210# To change the values of `make' variables: instead of editing Makefiles,
211# (1) if the variable is set in `config.status', edit `config.status'
212#     (which will cause the Makefiles to be regenerated when you run `make');
213# (2) otherwise, pass the desired values on the `make' command line.
214$(RECURSIVE_TARGETS):
215        @failcom='exit 1'; \
216        for f in x $$MAKEFLAGS; do \
217          case $$f in \
218            *=* | --[!k]*);; \
219            *k*) failcom='fail=yes';; \
220          esac; \
221        done; \
222        dot_seen=no; \
223        target=`echo $@ | sed s/-recursive//`; \
224        list='$(SUBDIRS)'; for subdir in $$list; do \
225          echo "Making $$target in $$subdir"; \
226          if test "$$subdir" = "."; then \
227            dot_seen=yes; \
228            local_target="$$target-am"; \
229          else \
230            local_target="$$target"; \
231          fi; \
232          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
233          || eval $$failcom; \
234        done; \
235        if test "$$dot_seen" = "no"; then \
236          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
237        fi; test -z "$$fail"
238
239mostlyclean-recursive clean-recursive distclean-recursive \
240maintainer-clean-recursive:
241        @failcom='exit 1'; \
242        for f in x $$MAKEFLAGS; do \
243          case $$f in \
244            *=* | --[!k]*);; \
245            *k*) failcom='fail=yes';; \
246          esac; \
247        done; \
248        dot_seen=no; \
249        case "$@" in \
250          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
251          *) list='$(SUBDIRS)' ;; \
252        esac; \
253        rev=''; for subdir in $$list; do \
254          if test "$$subdir" = "."; then :; else \
255            rev="$$subdir $$rev"; \
256          fi; \
257        done; \
258        rev="$$rev ."; \
259        target=`echo $@ | sed s/-recursive//`; \
260        for subdir in $$rev; do \
261          echo "Making $$target in $$subdir"; \
262          if test "$$subdir" = "."; then \
263            local_target="$$target-am"; \
264          else \
265            local_target="$$target"; \
266          fi; \
267          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
268          || eval $$failcom; \
269        done && test -z "$$fail"
270tags-recursive:
271        list='$(SUBDIRS)'; for subdir in $$list; do \
272          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
273        done
274ctags-recursive:
275        list='$(SUBDIRS)'; for subdir in $$list; do \
276          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
277        done
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: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
290                $(TAGS_FILES) $(LISP)
291        tags=; \
292        here=`pwd`; \
293        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
294          include_option=--etags-include; \
295          empty_fix=.; \
296        else \
297          include_option=--include; \
298          empty_fix=; \
299        fi; \
300        list='$(SUBDIRS)'; for subdir in $$list; do \
301          if test "$$subdir" = .; then :; else \
302            test ! -f $$subdir/TAGS || \
303              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
304          fi; \
305        done; \
306        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307        unique=`for i in $$list; do \
308            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309          done | \
310          $(AWK) '    { files[$$0] = 1; } \
311               END { for (i in files) print i; }'`; \
312        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
313          test -n "$$unique" || unique=$$empty_fix; \
314          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315            $$tags $$unique; \
316        fi
317ctags: CTAGS
318CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319                $(TAGS_FILES) $(LISP)
320        tags=; \
321        here=`pwd`; \
322        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
323        unique=`for i in $$list; do \
324            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325          done | \
326          $(AWK) '    { files[$$0] = 1; } \
327               END { for (i in files) print i; }'`; \
328        test -z "$(CTAGS_ARGS)$$tags$$unique" \
329          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
330             $$tags $$unique
331
332GTAGS:
333        here=`$(am__cd) $(top_builddir) && pwd` \
334          && cd $(top_srcdir) \
335          && gtags -i $(GTAGS_ARGS) $$here
336
337distclean-tags:
338        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
339
340distdir: $(DISTFILES)
341        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
342        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
343        list='$(DISTFILES)'; for file in $$list; do \
344          case $$file in \
345            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
346            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
347          esac; \
348          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
349          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
350          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
351            dir="/$$dir"; \
352            $(mkdir_p) "$(distdir)$$dir"; \
353          else \
354            dir=''; \
355          fi; \
356          if test -d $$d/$$file; then \
357            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
358              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
359            fi; \
360            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
361          else \
362            test -f $(distdir)/$$file \
363            || cp -p $$d/$$file $(distdir)/$$file \
364            || exit 1; \
365          fi; \
366        done
367        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
368          if test "$$subdir" = .; then :; else \
369            test -d "$(distdir)/$$subdir" \
370            || $(mkdir_p) "$(distdir)/$$subdir" \
371            || exit 1; \
372            distdir=`$(am__cd) $(distdir) && pwd`; \
373            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
374            (cd $$subdir && \
375              $(MAKE) $(AM_MAKEFLAGS) \
376                top_distdir="$$top_distdir" \
377                distdir="$$distdir/$$subdir" \
378                distdir) \
379              || exit 1; \
380          fi; \
381        done
382check-am: all-am
383check: check-recursive
384all-am: Makefile
385installdirs: installdirs-recursive
386installdirs-am:
387install: install-recursive
388install-exec: install-exec-recursive
389install-data: install-data-recursive
390uninstall: uninstall-recursive
391
392install-am: all-am
393        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394
395installcheck: installcheck-recursive
396install-strip:
397        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399          `test -z '$(STRIP)' || \
400            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401mostlyclean-generic:
402
403clean-generic:
404
405distclean-generic:
406        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
407
408maintainer-clean-generic:
409        @echo "This command is intended for maintainers to use"
410        @echo "it deletes files that may require special tools to rebuild."
411clean: clean-recursive
412
413clean-am: clean-generic clean-libtool mostlyclean-am
414
415distclean: distclean-recursive
416        -rm -f Makefile
417distclean-am: clean-am distclean-generic distclean-libtool \
418        distclean-tags
419
420dvi: dvi-recursive
421
422dvi-am:
423
424html: html-recursive
425
426info: info-recursive
427
428info-am:
429
430install-data-am:
431
432install-exec-am:
433
434install-info: install-info-recursive
435
436install-man:
437
438installcheck-am:
439
440maintainer-clean: maintainer-clean-recursive
441        -rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-recursive
445
446mostlyclean-am: mostlyclean-generic mostlyclean-libtool
447
448pdf: pdf-recursive
449
450pdf-am:
451
452ps: ps-recursive
453
454ps-am:
455
456uninstall-am:
457
458uninstall-info: uninstall-info-recursive
459
460.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
461        clean clean-generic clean-libtool clean-recursive ctags \
462        ctags-recursive distclean distclean-generic distclean-libtool \
463        distclean-recursive distclean-tags distdir dvi dvi-am html \
464        html-am info info-am install install-am install-data \
465        install-data-am install-exec install-exec-am install-info \
466        install-info-am install-man install-strip installcheck \
467        installcheck-am installdirs installdirs-am maintainer-clean \
468        maintainer-clean-generic maintainer-clean-recursive \
469        mostlyclean mostlyclean-generic mostlyclean-libtool \
470        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
471        uninstall uninstall-am uninstall-info-am
472
473# Tell versions [3.59,3.63) of GNU make to not export all variables.
474# Otherwise a system limit (for SysV at least) may be exceeded.
475.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.