Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/images/Makefile.in @ 3086

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

orxonox/branches: added branche images for the Implementation of differen Image-File formats. libpng, libjpg and so on will be included here.

File size: 18.0 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        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40        config.guess config.sub depcomp install-sh missing \
41        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@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
93ECHO_C = @ECHO_C@
94ECHO_N = @ECHO_N@
95ECHO_T = @ECHO_T@
96EGREP = @EGREP@
97EXEEXT = @EXEEXT@
98GTK2_CFLAGS = @GTK2_CFLAGS@
99GTK2_LIBS = @GTK2_LIBS@
100HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
101HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
102INSTALL_DATA = @INSTALL_DATA@
103INSTALL_PROGRAM = @INSTALL_PROGRAM@
104INSTALL_SCRIPT = @INSTALL_SCRIPT@
105INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106LDFLAGS = @LDFLAGS@
107LIBOBJS = @LIBOBJS@
108LIBS = @LIBS@
109LTLIBOBJS = @LTLIBOBJS@
110MAKEINFO = @MAKEINFO@
111MSBITFIELDS = @MSBITFIELDS@
112OBJEXT = @OBJEXT@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120PKG_CONFIG = @PKG_CONFIG@
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@
167SUBDIRS = src console gui importer
168all: config.h
169        $(MAKE) $(AM_MAKEFLAGS) all-recursive
170
171.SUFFIXES:
172am--refresh:
173        @:
174$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
175        @for dep in $?; do \
176          case '$(am__configure_deps)' in \
177            *$$dep*) \
178              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
179              cd $(srcdir) && $(AUTOMAKE) --gnu  \
180                && exit 0; \
181              exit 1;; \
182          esac; \
183        done; \
184        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
185        cd $(top_srcdir) && \
186          $(AUTOMAKE) --gnu  Makefile
187.PRECIOUS: Makefile
188Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
189        @case '$?' in \
190          *config.status*) \
191            echo ' $(SHELL) ./config.status'; \
192            $(SHELL) ./config.status;; \
193          *) \
194            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
195            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
196        esac;
197
198$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199        $(SHELL) ./config.status --recheck
200
201$(top_srcdir)/configure:  $(am__configure_deps)
202        cd $(srcdir) && $(AUTOCONF)
203$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
204        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
205
206config.h: stamp-h1
207        @if test ! -f $@; then \
208          rm -f stamp-h1; \
209          $(MAKE) stamp-h1; \
210        else :; fi
211
212stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
213        @rm -f stamp-h1
214        cd $(top_builddir) && $(SHELL) ./config.status config.h
215$(srcdir)/config.h.in:  $(am__configure_deps)
216        cd $(top_srcdir) && $(AUTOHEADER)
217        rm -f stamp-h1
218        touch $@
219
220distclean-hdr:
221        -rm -f config.h stamp-h1
222uninstall-info-am:
223
224# This directory's subdirectories are mostly independent; you can cd
225# into them and run `make' without going through this Makefile.
226# To change the values of `make' variables: instead of editing Makefiles,
227# (1) if the variable is set in `config.status', edit `config.status'
228#     (which will cause the Makefiles to be regenerated when you run `make');
229# (2) otherwise, pass the desired values on the `make' command line.
230$(RECURSIVE_TARGETS):
231        @set fnord $$MAKEFLAGS; amf=$$2; \
232        dot_seen=no; \
233        target=`echo $@ | sed s/-recursive//`; \
234        list='$(SUBDIRS)'; for subdir in $$list; do \
235          echo "Making $$target in $$subdir"; \
236          if test "$$subdir" = "."; then \
237            dot_seen=yes; \
238            local_target="$$target-am"; \
239          else \
240            local_target="$$target"; \
241          fi; \
242          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
243           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
244        done; \
245        if test "$$dot_seen" = "no"; then \
246          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
247        fi; test -z "$$fail"
248
249mostlyclean-recursive clean-recursive distclean-recursive \
250maintainer-clean-recursive:
251        @set fnord $$MAKEFLAGS; amf=$$2; \
252        dot_seen=no; \
253        case "$@" in \
254          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
255          *) list='$(SUBDIRS)' ;; \
256        esac; \
257        rev=''; for subdir in $$list; do \
258          if test "$$subdir" = "."; then :; else \
259            rev="$$subdir $$rev"; \
260          fi; \
261        done; \
262        rev="$$rev ."; \
263        target=`echo $@ | sed s/-recursive//`; \
264        for subdir in $$rev; do \
265          echo "Making $$target in $$subdir"; \
266          if test "$$subdir" = "."; then \
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 && test -z "$$fail"
274tags-recursive:
275        list='$(SUBDIRS)'; for subdir in $$list; do \
276          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
277        done
278ctags-recursive:
279        list='$(SUBDIRS)'; for subdir in $$list; do \
280          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
281        done
282
283ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
284        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285        unique=`for i in $$list; do \
286            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287          done | \
288          $(AWK) '    { files[$$0] = 1; } \
289               END { for (i in files) print i; }'`; \
290        mkid -fID $$unique
291tags: TAGS
292
293TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
294                $(TAGS_FILES) $(LISP)
295        tags=; \
296        here=`pwd`; \
297        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
298          include_option=--etags-include; \
299          empty_fix=.; \
300        else \
301          include_option=--include; \
302          empty_fix=; \
303        fi; \
304        list='$(SUBDIRS)'; for subdir in $$list; do \
305          if test "$$subdir" = .; then :; else \
306            test ! -f $$subdir/TAGS || \
307              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
308          fi; \
309        done; \
310        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
311        unique=`for i in $$list; do \
312            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313          done | \
314          $(AWK) '    { files[$$0] = 1; } \
315               END { for (i in files) print i; }'`; \
316        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317          test -n "$$unique" || unique=$$empty_fix; \
318          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319            $$tags $$unique; \
320        fi
321ctags: CTAGS
322CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
323                $(TAGS_FILES) $(LISP)
324        tags=; \
325        here=`pwd`; \
326        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
327        unique=`for i in $$list; do \
328            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329          done | \
330          $(AWK) '    { files[$$0] = 1; } \
331               END { for (i in files) print i; }'`; \
332        test -z "$(CTAGS_ARGS)$$tags$$unique" \
333          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
334             $$tags $$unique
335
336GTAGS:
337        here=`$(am__cd) $(top_builddir) && pwd` \
338          && cd $(top_srcdir) \
339          && gtags -i $(GTAGS_ARGS) $$here
340
341distclean-tags:
342        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
344distdir: $(DISTFILES)
345        $(am__remove_distdir)
346        mkdir $(distdir)
347        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349        list='$(DISTFILES)'; for file in $$list; do \
350          case $$file in \
351            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353          esac; \
354          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
355          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
356          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
357            dir="/$$dir"; \
358            $(mkdir_p) "$(distdir)$$dir"; \
359          else \
360            dir=''; \
361          fi; \
362          if test -d $$d/$$file; then \
363            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
365            fi; \
366            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
367          else \
368            test -f $(distdir)/$$file \
369            || cp -p $$d/$$file $(distdir)/$$file \
370            || exit 1; \
371          fi; \
372        done
373        list='$(SUBDIRS)'; for subdir in $$list; do \
374          if test "$$subdir" = .; then :; else \
375            test -d "$(distdir)/$$subdir" \
376            || mkdir "$(distdir)/$$subdir" \
377            || exit 1; \
378            (cd $$subdir && \
379              $(MAKE) $(AM_MAKEFLAGS) \
380                top_distdir="../$(top_distdir)" \
381                distdir="../$(distdir)/$$subdir" \
382                distdir) \
383              || exit 1; \
384          fi; \
385        done
386        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
387          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
388          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
389          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
390        || chmod -R a+r $(distdir)
391dist-gzip: distdir
392        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
393        $(am__remove_distdir)
394
395dist-bzip2: distdir
396        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
397        $(am__remove_distdir)
398
399dist-tarZ: distdir
400        $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
401        $(am__remove_distdir)
402
403dist-shar: distdir
404        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
405        $(am__remove_distdir)
406
407dist-zip: distdir
408        -rm -f $(distdir).zip
409        zip -rq $(distdir).zip $(distdir)
410        $(am__remove_distdir)
411
412dist dist-all: distdir
413        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
414        $(am__remove_distdir)
415
416# This target untars the dist file and tries a VPATH configuration.  Then
417# it guarantees that the distribution is self-contained by making another
418# tarfile.
419distcheck: dist
420        case '$(DIST_ARCHIVES)' in \
421        *.tar.gz*) \
422          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
423        *.tar.bz2*) \
424          bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
425        *.tar.Z*) \
426          uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
427        *.shar.gz*) \
428          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
429        *.zip*) \
430          unzip $(distdir).zip ;;\
431        esac
432        chmod -R a-w $(distdir); chmod a+w $(distdir)
433        mkdir $(distdir)/_build
434        mkdir $(distdir)/_inst
435        chmod a-w $(distdir)
436        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
437          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
438          && cd $(distdir)/_build \
439          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
440            $(DISTCHECK_CONFIGURE_FLAGS) \
441          && $(MAKE) $(AM_MAKEFLAGS) \
442          && $(MAKE) $(AM_MAKEFLAGS) dvi \
443          && $(MAKE) $(AM_MAKEFLAGS) check \
444          && $(MAKE) $(AM_MAKEFLAGS) install \
445          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
446          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
447          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
448                distuninstallcheck \
449          && chmod -R a-w "$$dc_install_base" \
450          && ({ \
451               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
452               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
453               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
454               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
455                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
456              } || { rm -rf "$$dc_destdir"; exit 1; }) \
457          && rm -rf "$$dc_destdir" \
458          && $(MAKE) $(AM_MAKEFLAGS) dist \
459          && rm -rf $(DIST_ARCHIVES) \
460          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
461        $(am__remove_distdir)
462        @(echo "$(distdir) archives ready for distribution: "; \
463          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
464          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
465distuninstallcheck:
466        @cd $(distuninstallcheck_dir) \
467        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
468           || { echo "ERROR: files left after uninstall:" ; \
469                if test -n "$(DESTDIR)"; then \
470                  echo "  (check DESTDIR support)"; \
471                fi ; \
472                $(distuninstallcheck_listfiles) ; \
473                exit 1; } >&2
474distcleancheck: distclean
475        @if test '$(srcdir)' = . ; then \
476          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
477          exit 1 ; \
478        fi
479        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
480          || { echo "ERROR: files left in build directory after distclean:" ; \
481               $(distcleancheck_listfiles) ; \
482               exit 1; } >&2
483check-am: all-am
484check: check-recursive
485all-am: Makefile config.h
486installdirs: installdirs-recursive
487installdirs-am:
488install: install-recursive
489install-exec: install-exec-recursive
490install-data: install-data-recursive
491uninstall: uninstall-recursive
492
493install-am: all-am
494        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495
496installcheck: installcheck-recursive
497install-strip:
498        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500          `test -z '$(STRIP)' || \
501            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
502mostlyclean-generic:
503
504clean-generic:
505
506distclean-generic:
507        -rm -f $(CONFIG_CLEAN_FILES)
508
509maintainer-clean-generic:
510        @echo "This command is intended for maintainers to use"
511        @echo "it deletes files that may require special tools to rebuild."
512clean: clean-recursive
513
514clean-am: clean-generic mostlyclean-am
515
516distclean: distclean-recursive
517        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
518        -rm -f Makefile
519distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
520
521dvi: dvi-recursive
522
523dvi-am:
524
525html: html-recursive
526
527info: info-recursive
528
529info-am:
530
531install-data-am:
532
533install-exec-am:
534
535install-info: install-info-recursive
536
537install-man:
538
539installcheck-am:
540
541maintainer-clean: maintainer-clean-recursive
542        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
543        -rm -rf $(top_srcdir)/autom4te.cache
544        -rm -f Makefile
545maintainer-clean-am: distclean-am maintainer-clean-generic
546
547mostlyclean: mostlyclean-recursive
548
549mostlyclean-am: mostlyclean-generic
550
551pdf: pdf-recursive
552
553pdf-am:
554
555ps: ps-recursive
556
557ps-am:
558
559uninstall-am: uninstall-info-am
560
561uninstall-info: uninstall-info-recursive
562
563.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
564        check-am clean clean-generic clean-recursive ctags \
565        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
566        dist-tarZ dist-zip distcheck distclean distclean-generic \
567        distclean-hdr distclean-recursive distclean-tags \
568        distcleancheck distdir distuninstallcheck dvi dvi-am html \
569        html-am info info-am install install-am install-data \
570        install-data-am install-exec install-exec-am install-info \
571        install-info-am install-man install-strip installcheck \
572        installcheck-am installdirs installdirs-am maintainer-clean \
573        maintainer-clean-generic maintainer-clean-recursive \
574        mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
575        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
576        uninstall-info-am
577
578# Tell versions [3.59,3.63) of GNU make to not export all variables.
579# Otherwise a system limit (for SysV at least) may be exceeded.
580.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.