Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/levelloader/Makefile.in @ 3499

Last change on this file since 3499 was 3499, checked in by chris, 19 years ago

orxonox/branches/levelloader: merged updated trunk structure into levelloader branch

File size: 21.4 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@
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 = :
36host_triplet = @host@
37DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39        $(srcdir)/doc/documentation.am $(top_srcdir)/configure AUTHORS \
40        COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
41        install-sh missing mkinstalldirs
42subdir = .
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46        $(ACLOCAL_M4)
47am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
48 configure.lineno configure.status.lineno
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = config.h
51CONFIG_CLEAN_FILES =
52SOURCES =
53DIST_SOURCES =
54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55        html-recursive info-recursive install-data-recursive \
56        install-exec-recursive install-info-recursive \
57        install-recursive installcheck-recursive installdirs-recursive \
58        pdf-recursive ps-recursive uninstall-info-recursive \
59        uninstall-recursive
60ETAGS = etags
61CTAGS = ctags
62DIST_SUBDIRS = $(SUBDIRS)
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64distdir = $(PACKAGE)-$(VERSION)
65top_distdir = $(distdir)
66am__remove_distdir = \
67  { test ! -d $(distdir) \
68    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
69         && rm -fr $(distdir); }; }
70DIST_ARCHIVES = $(distdir).tar.gz
71GZIP_ENV = --best
72distuninstallcheck_listfiles = find . -type f -print
73distcleancheck_listfiles = find . -type f -print
74ACLOCAL = @ACLOCAL@
75AMDEP_FALSE = @AMDEP_FALSE@
76AMDEP_TRUE = @AMDEP_TRUE@
77AMTAR = @AMTAR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CURL_CFLAGS = @CURL_CFLAGS@
88CURL_LIBS = @CURL_LIBS@
89CXX = @CXX@
90CXXDEPMODE = @CXXDEPMODE@
91CXXFLAGS = @CXXFLAGS@
92CYGPATH_W = @CYGPATH_W@
93DEBUG = @DEBUG@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96DOXYGEN = @DOXYGEN@
97DOXYGEN_FALSE = @DOXYGEN_FALSE@
98DOXYGEN_TRUE = @DOXYGEN_TRUE@
99ECHO_C = @ECHO_C@
100ECHO_N = @ECHO_N@
101ECHO_T = @ECHO_T@
102EGREP = @EGREP@
103EXEEXT = @EXEEXT@
104GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
105GTHREAD_LIBS = @GTHREAD_LIBS@
106GTK2_CFLAGS = @GTK2_CFLAGS@
107GTK2_LIBS = @GTK2_LIBS@
108HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
109HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
110HAVE_GTHREAD_FALSE = @HAVE_GTHREAD_FALSE@
111HAVE_GTHREAD_TRUE = @HAVE_GTHREAD_TRUE@
112HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
113HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
114INSTALL_DATA = @INSTALL_DATA@
115INSTALL_PROGRAM = @INSTALL_PROGRAM@
116INSTALL_SCRIPT = @INSTALL_SCRIPT@
117INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118LDFLAGS = @LDFLAGS@
119LIBOBJS = @LIBOBJS@
120LIBS = @LIBS@
121LTLIBOBJS = @LTLIBOBJS@
122MAKEINFO = @MAKEINFO@
123MSBITFIELDS = @MSBITFIELDS@
124OBJEXT = @OBJEXT@
125PACKAGE = @PACKAGE@
126PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127PACKAGE_NAME = @PACKAGE_NAME@
128PACKAGE_STRING = @PACKAGE_STRING@
129PACKAGE_TARNAME = @PACKAGE_TARNAME@
130PACKAGE_VERSION = @PACKAGE_VERSION@
131PATH_SEPARATOR = @PATH_SEPARATOR@
132SET_MAKE = @SET_MAKE@
133SHELL = @SHELL@
134STRIP = @STRIP@
135SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
136SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
137VERSION = @VERSION@
138ac_ct_CC = @ac_ct_CC@
139ac_ct_CXX = @ac_ct_CXX@
140ac_ct_STRIP = @ac_ct_STRIP@
141am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
148bindir = @bindir@
149build = @build@
150build_alias = @build_alias@
151build_cpu = @build_cpu@
152build_os = @build_os@
153build_vendor = @build_vendor@
154datadir = @datadir@
155exec_prefix = @exec_prefix@
156host = @host@
157host_alias = @host_alias@
158host_cpu = @host_cpu@
159host_os = @host_os@
160host_vendor = @host_vendor@
161includedir = @includedir@
162infodir = @infodir@
163install_sh = @install_sh@
164libdir = @libdir@
165libexecdir = @libexecdir@
166localstatedir = @localstatedir@
167mandir = @mandir@
168mkdir_p = @mkdir_p@
169oldincludedir = @oldincludedir@
170prefix = @prefix@
171program_transform_name = @program_transform_name@
172sbindir = @sbindir@
173sharedstatedir = @sharedstatedir@
174sysconfdir = @sysconfdir@
175target = @target@
176target_alias = @target_alias@
177target_cpu = @target_cpu@
178target_os = @target_os@
179target_vendor = @target_vendor@
180AUTOMAKE_OPTIONS = foreign no-installman no-installinfo
181SUBDIRS = src
182EXTRA_DIST = CODING-STANDARDS \
183             IDEAS \
184             TASKS \
185             doc/CREDITS \
186             doc/doxyconf/build \
187             doc/doxyconf/confopts \
188             doc/doxyconf/input \
189             doc/doxyconf/preprocessor \
190             doc/doxyconf/progress \
191             doc/doxyconf/project
192
193@DOXYGEN_TRUE@DOXYGEN_INPUT = "src src/lib/gui/gui src/lib/graphics/importer"
194@DOXYGEN_TRUE@DOXYGEN_EXCLUDE =
195@DOXYGEN_TRUE@DOXYGEN_EXAMPLE_PATH =
196@DOXYGEN_TRUE@DOXYGEN_SEARCHENGINE = YES
197@DOXYGEN_TRUE@DX_CONFIG_FILE = "$(top_srcdir)/orxodox"
198@DOXYGEN_TRUE@DX_CONF_DIR = "$(top_srcdir)/doc/doxyconf"
199all: config.h
200        $(MAKE) $(AM_MAKEFLAGS) all-recursive
201
202.SUFFIXES:
203am--refresh:
204        @:
205$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/doc/documentation.am $(am__configure_deps)
206        @for dep in $?; do \
207          case '$(am__configure_deps)' in \
208            *$$dep*) \
209              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
210              cd $(srcdir) && $(AUTOMAKE) --foreign  \
211                && exit 0; \
212              exit 1;; \
213          esac; \
214        done; \
215        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
216        cd $(top_srcdir) && \
217          $(AUTOMAKE) --foreign  Makefile
218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220        @case '$?' in \
221          *config.status*) \
222            echo ' $(SHELL) ./config.status'; \
223            $(SHELL) ./config.status;; \
224          *) \
225            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
226            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
227        esac;
228
229$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230        $(SHELL) ./config.status --recheck
231
232$(top_srcdir)/configure:  $(am__configure_deps)
233        cd $(srcdir) && $(AUTOCONF)
234$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
235        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
236
237config.h: stamp-h1
238        @if test ! -f $@; then \
239          rm -f stamp-h1; \
240          $(MAKE) stamp-h1; \
241        else :; fi
242
243stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
244        @rm -f stamp-h1
245        cd $(top_builddir) && $(SHELL) ./config.status config.h
246$(srcdir)/config.h.in:  $(am__configure_deps)
247        cd $(top_srcdir) && $(AUTOHEADER)
248        rm -f stamp-h1
249        touch $@
250
251distclean-hdr:
252        -rm -f config.h stamp-h1
253uninstall-info-am:
254
255# This directory's subdirectories are mostly independent; you can cd
256# into them and run `make' without going through this Makefile.
257# To change the values of `make' variables: instead of editing Makefiles,
258# (1) if the variable is set in `config.status', edit `config.status'
259#     (which will cause the Makefiles to be regenerated when you run `make');
260# (2) otherwise, pass the desired values on the `make' command line.
261$(RECURSIVE_TARGETS):
262        @set fnord $$MAKEFLAGS; amf=$$2; \
263        dot_seen=no; \
264        target=`echo $@ | sed s/-recursive//`; \
265        list='$(SUBDIRS)'; for subdir in $$list; do \
266          echo "Making $$target in $$subdir"; \
267          if test "$$subdir" = "."; then \
268            dot_seen=yes; \
269            local_target="$$target-am"; \
270          else \
271            local_target="$$target"; \
272          fi; \
273          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
275        done; \
276        if test "$$dot_seen" = "no"; then \
277          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
278        fi; test -z "$$fail"
279
280mostlyclean-recursive clean-recursive distclean-recursive \
281maintainer-clean-recursive:
282        @set fnord $$MAKEFLAGS; amf=$$2; \
283        dot_seen=no; \
284        case "$@" in \
285          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
286          *) list='$(SUBDIRS)' ;; \
287        esac; \
288        rev=''; for subdir in $$list; do \
289          if test "$$subdir" = "."; then :; else \
290            rev="$$subdir $$rev"; \
291          fi; \
292        done; \
293        rev="$$rev ."; \
294        target=`echo $@ | sed s/-recursive//`; \
295        for subdir in $$rev; do \
296          echo "Making $$target in $$subdir"; \
297          if test "$$subdir" = "."; then \
298            local_target="$$target-am"; \
299          else \
300            local_target="$$target"; \
301          fi; \
302          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
304        done && test -z "$$fail"
305tags-recursive:
306        list='$(SUBDIRS)'; for subdir in $$list; do \
307          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
308        done
309ctags-recursive:
310        list='$(SUBDIRS)'; for subdir in $$list; do \
311          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
312        done
313
314ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316        unique=`for i in $$list; do \
317            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318          done | \
319          $(AWK) '    { files[$$0] = 1; } \
320               END { for (i in files) print i; }'`; \
321        mkid -fID $$unique
322tags: TAGS
323
324TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
325                $(TAGS_FILES) $(LISP)
326        tags=; \
327        here=`pwd`; \
328        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
329          include_option=--etags-include; \
330          empty_fix=.; \
331        else \
332          include_option=--include; \
333          empty_fix=; \
334        fi; \
335        list='$(SUBDIRS)'; for subdir in $$list; do \
336          if test "$$subdir" = .; then :; else \
337            test ! -f $$subdir/TAGS || \
338              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
339          fi; \
340        done; \
341        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
342        unique=`for i in $$list; do \
343            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344          done | \
345          $(AWK) '    { files[$$0] = 1; } \
346               END { for (i in files) print i; }'`; \
347        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
348          test -n "$$unique" || unique=$$empty_fix; \
349          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
350            $$tags $$unique; \
351        fi
352ctags: CTAGS
353CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
354                $(TAGS_FILES) $(LISP)
355        tags=; \
356        here=`pwd`; \
357        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
358        unique=`for i in $$list; do \
359            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
360          done | \
361          $(AWK) '    { files[$$0] = 1; } \
362               END { for (i in files) print i; }'`; \
363        test -z "$(CTAGS_ARGS)$$tags$$unique" \
364          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
365             $$tags $$unique
366
367GTAGS:
368        here=`$(am__cd) $(top_builddir) && pwd` \
369          && cd $(top_srcdir) \
370          && gtags -i $(GTAGS_ARGS) $$here
371
372distclean-tags:
373        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
374
375distdir: $(DISTFILES)
376        $(am__remove_distdir)
377        mkdir $(distdir)
378        $(mkdir_p) $(distdir)/doc $(distdir)/doc/doxyconf
379        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381        list='$(DISTFILES)'; for file in $$list; do \
382          case $$file in \
383            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
385          esac; \
386          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
389            dir="/$$dir"; \
390            $(mkdir_p) "$(distdir)$$dir"; \
391          else \
392            dir=''; \
393          fi; \
394          if test -d $$d/$$file; then \
395            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
397            fi; \
398            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
399          else \
400            test -f $(distdir)/$$file \
401            || cp -p $$d/$$file $(distdir)/$$file \
402            || exit 1; \
403          fi; \
404        done
405        list='$(SUBDIRS)'; for subdir in $$list; do \
406          if test "$$subdir" = .; then :; else \
407            test -d "$(distdir)/$$subdir" \
408            || mkdir "$(distdir)/$$subdir" \
409            || exit 1; \
410            (cd $$subdir && \
411              $(MAKE) $(AM_MAKEFLAGS) \
412                top_distdir="../$(top_distdir)" \
413                distdir="../$(distdir)/$$subdir" \
414                distdir) \
415              || exit 1; \
416          fi; \
417        done
418        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
419          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
420          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
421          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
422        || chmod -R a+r $(distdir)
423dist-gzip: distdir
424        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
425        $(am__remove_distdir)
426
427dist-bzip2: distdir
428        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
429        $(am__remove_distdir)
430
431dist-tarZ: distdir
432        $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
433        $(am__remove_distdir)
434
435dist-shar: distdir
436        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
437        $(am__remove_distdir)
438
439dist-zip: distdir
440        -rm -f $(distdir).zip
441        zip -rq $(distdir).zip $(distdir)
442        $(am__remove_distdir)
443
444dist dist-all: distdir
445        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
446        $(am__remove_distdir)
447
448# This target untars the dist file and tries a VPATH configuration.  Then
449# it guarantees that the distribution is self-contained by making another
450# tarfile.
451distcheck: dist
452        case '$(DIST_ARCHIVES)' in \
453        *.tar.gz*) \
454          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
455        *.tar.bz2*) \
456          bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
457        *.tar.Z*) \
458          uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
459        *.shar.gz*) \
460          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
461        *.zip*) \
462          unzip $(distdir).zip ;;\
463        esac
464        chmod -R a-w $(distdir); chmod a+w $(distdir)
465        mkdir $(distdir)/_build
466        mkdir $(distdir)/_inst
467        chmod a-w $(distdir)
468        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
469          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
470          && cd $(distdir)/_build \
471          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
472            $(DISTCHECK_CONFIGURE_FLAGS) \
473          && $(MAKE) $(AM_MAKEFLAGS) \
474          && $(MAKE) $(AM_MAKEFLAGS) dvi \
475          && $(MAKE) $(AM_MAKEFLAGS) check \
476          && $(MAKE) $(AM_MAKEFLAGS) install \
477          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
478          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
479          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
480                distuninstallcheck \
481          && chmod -R a-w "$$dc_install_base" \
482          && ({ \
483               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
484               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
485               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
486               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
487                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
488              } || { rm -rf "$$dc_destdir"; exit 1; }) \
489          && rm -rf "$$dc_destdir" \
490          && $(MAKE) $(AM_MAKEFLAGS) dist \
491          && rm -rf $(DIST_ARCHIVES) \
492          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
493        $(am__remove_distdir)
494        @(echo "$(distdir) archives ready for distribution: "; \
495          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
496          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
497distuninstallcheck:
498        @cd $(distuninstallcheck_dir) \
499        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
500           || { echo "ERROR: files left after uninstall:" ; \
501                if test -n "$(DESTDIR)"; then \
502                  echo "  (check DESTDIR support)"; \
503                fi ; \
504                $(distuninstallcheck_listfiles) ; \
505                exit 1; } >&2
506distcleancheck: distclean
507        @if test '$(srcdir)' = . ; then \
508          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
509          exit 1 ; \
510        fi
511        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
512          || { echo "ERROR: files left in build directory after distclean:" ; \
513               $(distcleancheck_listfiles) ; \
514               exit 1; } >&2
515check-am: all-am
516check: check-recursive
517all-am: Makefile config.h all-local
518installdirs: installdirs-recursive
519installdirs-am:
520install: install-recursive
521install-exec: install-exec-recursive
522install-data: install-data-recursive
523uninstall: uninstall-recursive
524
525install-am: all-am
526        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
527
528installcheck: installcheck-recursive
529install-strip:
530        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
532          `test -z '$(STRIP)' || \
533            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
534mostlyclean-generic:
535
536clean-generic:
537
538distclean-generic:
539        -rm -f $(CONFIG_CLEAN_FILES)
540
541maintainer-clean-generic:
542        @echo "This command is intended for maintainers to use"
543        @echo "it deletes files that may require special tools to rebuild."
544clean: clean-recursive
545
546clean-am: clean-generic clean-local mostlyclean-am
547
548distclean: distclean-recursive
549        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
550        -rm -f Makefile
551distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
552        distclean-tags
553
554dvi: dvi-recursive
555
556dvi-am:
557
558html: html-recursive
559
560info: info-recursive
561
562info-am:
563
564install-data-am:
565
566install-exec-am:
567
568install-info: install-info-recursive
569
570install-man:
571
572installcheck-am:
573
574maintainer-clean: maintainer-clean-recursive
575        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
576        -rm -rf $(top_srcdir)/autom4te.cache
577        -rm -f Makefile
578maintainer-clean-am: distclean-am maintainer-clean-generic
579
580mostlyclean: mostlyclean-recursive
581
582mostlyclean-am: mostlyclean-generic
583
584pdf: pdf-recursive
585
586pdf-am:
587
588ps: ps-recursive
589
590ps-am:
591
592uninstall-am:
593
594uninstall-info: uninstall-info-recursive
595
596.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
597        am--refresh check check-am clean clean-generic clean-local \
598        clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
599        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
600        distclean-generic distclean-hdr distclean-local \
601        distclean-recursive distclean-tags distcleancheck distdir \
602        distuninstallcheck dvi dvi-am html html-am info info-am \
603        install install-am install-data install-data-am install-exec \
604        install-exec-am install-info install-info-am install-man \
605        install-strip installcheck installcheck-am installdirs \
606        installdirs-am maintainer-clean maintainer-clean-generic \
607        maintainer-clean-recursive mostlyclean mostlyclean-generic \
608        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
609        uninstall uninstall-am uninstall-info-am
610
611
612@DOXYGEN_TRUE@doc:
613@DOXYGEN_TRUE@  if test ! -e $(DX_CONFIG_FILE); then \
614@DOXYGEN_TRUE@   make doc-config; \
615@DOXYGEN_TRUE@  fi
616@DOXYGEN_TRUE@  @echo "Generating doxygen Documentation"; \
617@DOXYGEN_TRUE@  $(DOXYGEN) $(DX_CONFIG_FILE)
618
619@DOXYGEN_TRUE@doc-config:
620@DOXYGEN_TRUE@  @echo "Generationg doxygen configuration File." ; \
621@DOXYGEN_TRUE@  if test -e  "$(top_srcdir)/orxodox"; then \
622@DOXYGEN_TRUE@    echo "deleting existing Configuration File" ; \
623@DOXYGEN_TRUE@    rm $(top_srcdir)/orxodox ; \
624@DOXYGEN_TRUE@  fi ; \
625@DOXYGEN_TRUE@  touch $(DX_CONFIG_FILE) ; \
626@DOXYGEN_TRUE@  $(DX_CONF_DIR)/project                                          >> $(DX_CONFIG_FILE); \
627@DOXYGEN_TRUE@  echo "PROJECT_NAME              = \"$(PACKAGE_NAME)\""          >> $(DX_CONFIG_FILE); \
628@DOXYGEN_TRUE@  echo "PROJECT_NUMBER            = \"$(PACKAGE_VERSION)\""       >> $(DX_CONFIG_FILE); \
629@DOXYGEN_TRUE@  echo "OUTPUT_DIRECTORY          = \"$(top_srcdir)/doc/\""       >> $(DX_CONFIG_FILE); \
630@DOXYGEN_TRUE@  echo " " >> $(DX_CONFIG_FILE); \
631@DOXYGEN_TRUE@\
632@DOXYGEN_TRUE@  $(DX_CONF_DIR)/build                                            >> $(DX_CONFIG_FILE); \
633@DOXYGEN_TRUE@\
634@DOXYGEN_TRUE@  $(DX_CONF_DIR)/progress                                         >> $(DX_CONFIG_FILE); \
635@DOXYGEN_TRUE@  if test $(DEBUG) -ge 2 ; then \
636@DOXYGEN_TRUE@   echo "QUIET                    = \"NO\""                       >> $(DX_CONFIG_FILE); \
637@DOXYGEN_TRUE@  else \
638@DOXYGEN_TRUE@   echo "QUIET                    = \"YES\""                      >> $(DX_CONFIG_FILE); \
639@DOXYGEN_TRUE@  fi ;\
640@DOXYGEN_TRUE@\
641@DOXYGEN_TRUE@  $(DX_CONF_DIR)/input                                            >> $(DX_CONFIG_FILE); \
642@DOXYGEN_TRUE@  echo "INPUT                     = $(DOXYGEN_INPUT)"             >> $(DX_CONFIG_FILE); \
643@DOXYGEN_TRUE@\
644@DOXYGEN_TRUE@  $(DX_CONF_DIR)/preprocessor                                     >> $(DX_CONFIG_FILE); \
645@DOXYGEN_TRUE@  echo "INCLUDE_PATH              = \"$(top_srcdir)\""            >> $(DX_CONFIG_FILE); \
646@DOXYGEN_TRUE@  echo "PREDEFINED                = \"HAVE_CONFIG_H= \""          >> $(DX_CONFIG_FILE); \
647@DOXYGEN_TRUE@  \
648@DOXYGEN_TRUE@  $(DX_CONF_DIR)/confopts                                         >> $(DX_CONFIG_FILE)
649
650@DOXYGEN_TRUE@doc-delete:
651@DOXYGEN_TRUE@  @echo "Deleting doxygen Documentation"
652@DOXYGEN_TRUE@  rm -rf $(top_srcdir)/doc/html
653@DOXYGEN_TRUE@  rm -rf $(top_srcdir)/doc/latex
654
655@DOXYGEN_TRUE@distclean-local: doc-delete
656@DOXYGEN_TRUE@  rm -f $(top_srcdir)/orxodox
657
658@DOXYGEN_TRUE@clean-local:  doc-delete
659
660@DOXYGEN_TRUE@all-local: doc
661
662@DOXYGEN_TRUE@.PHONY: doc doc-config doc-delete
663
664# Local Variables:
665# mode: makefile
666# End:
667# Tell versions [3.59,3.63) of GNU make to not export all variables.
668# Otherwise a system limit (for SysV at least) may be exceeded.
669.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.