Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/Makefile.in @ 3205

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

orxonox/trunk: DEBUG implemented in the configure-files

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