Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

orxonox/trunk: Compiling-performance-update: SubPrjects will only be build on demand, by either compiling them inside their folders, or by
./configure —enable-sub-projects

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