Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/updater/Makefile.in @ 3271

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

orxonox/branches/updater: threads are cool after all. trying again.

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