Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/osX/Makefile.in @ 2983

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

orxonox/branches/osX: merged back from trunk. command svn merge trunk/ branches/osX/ -r 2977:HEAD

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