root/trunk/fm_server/Makefile.in

Revision 287, 23.1 KB (checked in by ath, 3 years ago)

Merge shave support and update the usual autotools stuff.

Line 
1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = .
36DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
38        $(srcdir)/shave-libtool.in $(srcdir)/shave.in \
39        $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
40        INSTALL NEWS TODO config.guess config.rpath config.sub depcomp \
41        install-sh ltmain.sh missing mkinstalldirs
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
44        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
45        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
46        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
47        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
48        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
49        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
50        $(top_srcdir)/m4/shave.m4 $(top_srcdir)/acinclude.m4 \
51        $(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53        $(ACLOCAL_M4)
54am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
57CONFIG_HEADER = config.h
58CONFIG_CLEAN_FILES = shave shave-libtool
59SOURCES =
60DIST_SOURCES =
61RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62        html-recursive info-recursive install-data-recursive \
63        install-dvi-recursive install-exec-recursive \
64        install-html-recursive install-info-recursive \
65        install-pdf-recursive install-ps-recursive install-recursive \
66        installcheck-recursive installdirs-recursive pdf-recursive \
67        ps-recursive uninstall-recursive
68am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69am__vpath_adj = case $$p in \
70    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71    *) f=$$p;; \
72  esac;
73am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74am__installdirs = "$(DESTDIR)$(fm_serverdocdir)"
75fm_serverdocDATA_INSTALL = $(INSTALL_DATA)
76DATA = $(fm_serverdoc_DATA)
77RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
78  distclean-recursive maintainer-clean-recursive
79ETAGS = etags
80CTAGS = ctags
81DIST_SUBDIRS = $(SUBDIRS)
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83distdir = $(PACKAGE)-$(VERSION)
84top_distdir = $(distdir)
85am__remove_distdir = \
86  { test ! -d $(distdir) \
87    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
88         && rm -fr $(distdir); }; }
89DIST_ARCHIVES = $(distdir).tar.gz
90GZIP_ENV = --best
91distuninstallcheck_listfiles = find . -type f -print
92distcleancheck_listfiles = find . -type f -print
93ACLOCAL = @ACLOCAL@
94ALSA_CFLAGS = @ALSA_CFLAGS@
95ALSA_LIBS = @ALSA_LIBS@
96AMTAR = @AMTAR@
97AM_MAKEFLAGS = @AM_MAKEFLAGS@
98AR = @AR@
99AS = @AS@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CFLAGS = @CFLAGS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CXX = @CXX@
110CYGPATH_W = @CYGPATH_W@
111DEFS = @DEFS@
112DEPDIR = @DEPDIR@
113DLLTOOL = @DLLTOOL@
114DSYMUTIL = @DSYMUTIL@
115DUMPBIN = @DUMPBIN@
116ECHO_C = @ECHO_C@
117ECHO_N = @ECHO_N@
118ECHO_T = @ECHO_T@
119EGREP = @EGREP@
120EXEEXT = @EXEEXT@
121F77 = @F77@
122FC = @FC@
123FGREP = @FGREP@
124GLIB_CFLAGS = @GLIB_CFLAGS@
125GLIB_LIBS = @GLIB_LIBS@
126GMSGFMT = @GMSGFMT@
127GMSGFMT_015 = @GMSGFMT_015@
128GREP = @GREP@
129GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
130GSTREAMER_LIBS = @GSTREAMER_LIBS@
131INSTALL = @INSTALL@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136INTLLIBS = @INTLLIBS@
137INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
138JACK_CFLAGS = @JACK_CFLAGS@
139JACK_LIBS = @JACK_LIBS@
140LD = @LD@
141LDFLAGS = @LDFLAGS@
142LIBICONV = @LIBICONV@
143LIBINTL = @LIBINTL@
144LIBOBJS = @LIBOBJS@
145LIBS = @LIBS@
146LIBTOOL = @LIBTOOL@
147LIBXML_CFLAGS = @LIBXML_CFLAGS@
148LIBXML_LIBS = @LIBXML_LIBS@
149LIPO = @LIPO@
150LN_S = @LN_S@
151LTLIBICONV = @LTLIBICONV@
152LTLIBINTL = @LTLIBINTL@
153LTLIBOBJS = @LTLIBOBJS@
154MAKEFLAGS = @MAKEFLAGS@
155MAKEINFO = @MAKEINFO@
156MKDIR_P = @MKDIR_P@
157MSGFMT = @MSGFMT@
158MSGFMT_015 = @MSGFMT_015@
159MSGMERGE = @MSGMERGE@
160NM = @NM@
161NMEDIT = @NMEDIT@
162NO_PREFIX_PACKAGE_DATA_DIR = @NO_PREFIX_PACKAGE_DATA_DIR@
163NO_PREFIX_PACKAGE_DOC_DIR = @NO_PREFIX_PACKAGE_DOC_DIR@
164NO_PREFIX_PACKAGE_HELP_DIR = @NO_PREFIX_PACKAGE_HELP_DIR@
165NO_PREFIX_PACKAGE_MENU_DIR = @NO_PREFIX_PACKAGE_MENU_DIR@
166NO_PREFIX_PACKAGE_PIXMAPS_DIR = @NO_PREFIX_PACKAGE_PIXMAPS_DIR@
167OBJC = @OBJC@
168OBJDUMP = @OBJDUMP@
169OBJEXT = @OBJEXT@
170OTOOL = @OTOOL@
171OTOOL64 = @OTOOL64@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
175PACKAGE_DOC_DIR = @PACKAGE_DOC_DIR@
176PACKAGE_HELP_DIR = @PACKAGE_HELP_DIR@
177PACKAGE_MENU_DIR = @PACKAGE_MENU_DIR@
178PACKAGE_NAME = @PACKAGE_NAME@
179PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
180PACKAGE_STRING = @PACKAGE_STRING@
181PACKAGE_TARNAME = @PACKAGE_TARNAME@
182PACKAGE_VERSION = @PACKAGE_VERSION@
183PATH_SEPARATOR = @PATH_SEPARATOR@
184PKG_CONFIG = @PKG_CONFIG@
185POSUB = @POSUB@
186PULSE_CFLAGS = @PULSE_CFLAGS@
187PULSE_LIBS = @PULSE_LIBS@
188Q = @Q@
189RANLIB = @RANLIB@
190RGC_CLIENT_CFLAGS = @RGC_CLIENT_CFLAGS@
191RGC_CLIENT_LIBS = @RGC_CLIENT_LIBS@
192RGC_SERVER_CFLAGS = @RGC_SERVER_CFLAGS@
193RGC_SERVER_LIBS = @RGC_SERVER_LIBS@
194RUBBERBAND_CFLAGS = @RUBBERBAND_CFLAGS@
195RUBBERBAND_LIBS = @RUBBERBAND_LIBS@
196SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
197SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
198SED = @SED@
199SET_MAKE = @SET_MAKE@
200SHELL = @SHELL@
201STRIP = @STRIP@
202USE_NLS = @USE_NLS@
203V = @V@
204VERSION = @VERSION@
205XGETTEXT = @XGETTEXT@
206XGETTEXT_015 = @XGETTEXT_015@
207abs_builddir = @abs_builddir@
208abs_srcdir = @abs_srcdir@
209abs_top_builddir = @abs_top_builddir@
210abs_top_srcdir = @abs_top_srcdir@
211ac_ct_CC = @ac_ct_CC@
212ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
213am__include = @am__include@
214am__leading_dot = @am__leading_dot@
215am__quote = @am__quote@
216am__tar = @am__tar@
217am__untar = @am__untar@
218bindir = @bindir@
219build = @build@
220build_alias = @build_alias@
221build_cpu = @build_cpu@
222build_os = @build_os@
223build_vendor = @build_vendor@
224builddir = @builddir@
225datadir = @datadir@
226datarootdir = @datarootdir@
227docdir = @docdir@
228dvidir = @dvidir@
229exec_prefix = @exec_prefix@
230host = @host@
231host_alias = @host_alias@
232host_cpu = @host_cpu@
233host_os = @host_os@
234host_vendor = @host_vendor@
235htmldir = @htmldir@
236includedir = @includedir@
237infodir = @infodir@
238install_sh = @install_sh@
239libdir = @libdir@
240libexecdir = @libexecdir@
241localedir = @localedir@
242localstatedir = @localstatedir@
243lt_ECHO = @lt_ECHO@
244mandir = @mandir@
245mkdir_p = @mkdir_p@
246oldincludedir = @oldincludedir@
247pdfdir = @pdfdir@
248prefix = @prefix@
249program_transform_name = @program_transform_name@
250psdir = @psdir@
251sbindir = @sbindir@
252sharedstatedir = @sharedstatedir@
253shavedir = @shavedir@
254srcdir = @srcdir@
255sysconfdir = @sysconfdir@
256target_alias = @target_alias@
257top_build_prefix = @top_build_prefix@
258top_builddir = @top_builddir@
259top_srcdir = @top_srcdir@
260SUBDIRS = po src test
261fm_serverdocdir = ${prefix}/doc/fm_server
262fm_serverdoc_DATA = \
263        README\
264        COPYING\
265        AUTHORS\
266        ChangeLog\
267        INSTALL\
268        NEWS\
269        TODO\
270        ABOUT-NLS
271
272EXTRA_DIST = config.rpath  $(fm_serverdoc_DATA)
273ACLOCAL_AMFLAGS = -I m4
274all: config.h
275        $(MAKE) $(AM_MAKEFLAGS) all-recursive
276
277.SUFFIXES:
278am--refresh:
279        @:
280$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
281        @for dep in $?; do \
282          case '$(am__configure_deps)' in \
283            *$$dep*) \
284              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
285              cd $(srcdir) && $(AUTOMAKE) --gnu  \
286                && exit 0; \
287              exit 1;; \
288          esac; \
289        done; \
290        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
291        cd $(top_srcdir) && \
292          $(AUTOMAKE) --gnu  Makefile
293.PRECIOUS: Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295        @case '$?' in \
296          *config.status*) \
297            echo ' $(SHELL) ./config.status'; \
298            $(SHELL) ./config.status;; \
299          *) \
300            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
301            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
302        esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305        $(SHELL) ./config.status --recheck
306
307$(top_srcdir)/configure:  $(am__configure_deps)
308        cd $(srcdir) && $(AUTOCONF)
309$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
310        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
311
312config.h: stamp-h1
313        @if test ! -f $@; then \
314          rm -f stamp-h1; \
315          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
316        else :; fi
317
318stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
319        @rm -f stamp-h1
320        cd $(top_builddir) && $(SHELL) ./config.status config.h
321$(srcdir)/config.h.in:  $(am__configure_deps)
322        cd $(top_srcdir) && $(AUTOHEADER)
323        rm -f stamp-h1
324        touch $@
325
326distclean-hdr:
327        -rm -f config.h stamp-h1
328shave: $(top_builddir)/config.status $(srcdir)/shave.in
329        cd $(top_builddir) && $(SHELL) ./config.status $@
330shave-libtool: $(top_builddir)/config.status $(srcdir)/shave-libtool.in
331        cd $(top_builddir) && $(SHELL) ./config.status $@
332
333mostlyclean-libtool:
334        -rm -f *.lo
335
336clean-libtool:
337        -rm -rf .libs _libs
338
339distclean-libtool:
340        -rm -f libtool config.lt
341install-fm_serverdocDATA: $(fm_serverdoc_DATA)
342        @$(NORMAL_INSTALL)
343        test -z "$(fm_serverdocdir)" || $(MKDIR_P) "$(DESTDIR)$(fm_serverdocdir)"
344        @list='$(fm_serverdoc_DATA)'; for p in $$list; do \
345          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
346          f=$(am__strip_dir) \
347          echo " $(fm_serverdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(fm_serverdocdir)/$$f'"; \
348          $(fm_serverdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(fm_serverdocdir)/$$f"; \
349        done
350
351uninstall-fm_serverdocDATA:
352        @$(NORMAL_UNINSTALL)
353        @list='$(fm_serverdoc_DATA)'; for p in $$list; do \
354          f=$(am__strip_dir) \
355          echo " rm -f '$(DESTDIR)$(fm_serverdocdir)/$$f'"; \
356          rm -f "$(DESTDIR)$(fm_serverdocdir)/$$f"; \
357        done
358
359# This directory's subdirectories are mostly independent; you can cd
360# into them and run `make' without going through this Makefile.
361# To change the values of `make' variables: instead of editing Makefiles,
362# (1) if the variable is set in `config.status', edit `config.status'
363#     (which will cause the Makefiles to be regenerated when you run `make');
364# (2) otherwise, pass the desired values on the `make' command line.
365$(RECURSIVE_TARGETS):
366        @failcom='exit 1'; \
367        for f in x $$MAKEFLAGS; do \
368          case $$f in \
369            *=* | --[!k]*);; \
370            *k*) failcom='fail=yes';; \
371          esac; \
372        done; \
373        dot_seen=no; \
374        target=`echo $@ | sed s/-recursive//`; \
375        list='$(SUBDIRS)'; for subdir in $$list; do \
376          echo "Making $$target in $$subdir"; \
377          if test "$$subdir" = "."; then \
378            dot_seen=yes; \
379            local_target="$$target-am"; \
380          else \
381            local_target="$$target"; \
382          fi; \
383          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384          || eval $$failcom; \
385        done; \
386        if test "$$dot_seen" = "no"; then \
387          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
388        fi; test -z "$$fail"
389
390$(RECURSIVE_CLEAN_TARGETS):
391        @failcom='exit 1'; \
392        for f in x $$MAKEFLAGS; do \
393          case $$f in \
394            *=* | --[!k]*);; \
395            *k*) failcom='fail=yes';; \
396          esac; \
397        done; \
398        dot_seen=no; \
399        case "$@" in \
400          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
401          *) list='$(SUBDIRS)' ;; \
402        esac; \
403        rev=''; for subdir in $$list; do \
404          if test "$$subdir" = "."; then :; else \
405            rev="$$subdir $$rev"; \
406          fi; \
407        done; \
408        rev="$$rev ."; \
409        target=`echo $@ | sed s/-recursive//`; \
410        for subdir in $$rev; do \
411          echo "Making $$target in $$subdir"; \
412          if test "$$subdir" = "."; then \
413            local_target="$$target-am"; \
414          else \
415            local_target="$$target"; \
416          fi; \
417          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
418          || eval $$failcom; \
419        done && test -z "$$fail"
420tags-recursive:
421        list='$(SUBDIRS)'; for subdir in $$list; do \
422          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
423        done
424ctags-recursive:
425        list='$(SUBDIRS)'; for subdir in $$list; do \
426          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
427        done
428
429ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
430        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
431        unique=`for i in $$list; do \
432            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433          done | \
434          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
435              END { if (nonempty) { for (i in files) print i; }; }'`; \
436        mkid -fID $$unique
437tags: TAGS
438
439TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
440                $(TAGS_FILES) $(LISP)
441        tags=; \
442        here=`pwd`; \
443        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
444          include_option=--etags-include; \
445          empty_fix=.; \
446        else \
447          include_option=--include; \
448          empty_fix=; \
449        fi; \
450        list='$(SUBDIRS)'; for subdir in $$list; do \
451          if test "$$subdir" = .; then :; else \
452            test ! -f $$subdir/TAGS || \
453              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
454          fi; \
455        done; \
456        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
457        unique=`for i in $$list; do \
458            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
459          done | \
460          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
461              END { if (nonempty) { for (i in files) print i; }; }'`; \
462        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
463          test -n "$$unique" || unique=$$empty_fix; \
464          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
465            $$tags $$unique; \
466        fi
467ctags: CTAGS
468CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
469                $(TAGS_FILES) $(LISP)
470        tags=; \
471        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
472        unique=`for i in $$list; do \
473            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
474          done | \
475          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476              END { if (nonempty) { for (i in files) print i; }; }'`; \
477        test -z "$(CTAGS_ARGS)$$tags$$unique" \
478          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
479             $$tags $$unique
480
481GTAGS:
482        here=`$(am__cd) $(top_builddir) && pwd` \
483          && cd $(top_srcdir) \
484          && gtags -i $(GTAGS_ARGS) $$here
485
486distclean-tags:
487        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
488
489distdir: $(DISTFILES)
490        $(am__remove_distdir)
491        test -d $(distdir) || mkdir $(distdir)
492        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
493        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
494        list='$(DISTFILES)'; \
495          dist_files=`for file in $$list; do echo $$file; done | \
496          sed -e "s|^$$srcdirstrip/||;t" \
497              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
498        case $$dist_files in \
499          */*) $(MKDIR_P) `echo "$$dist_files" | \
500                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
501                           sort -u` ;; \
502        esac; \
503        for file in $$dist_files; do \
504          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
505          if test -d $$d/$$file; then \
506            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
507            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
508              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
509            fi; \
510            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
511          else \
512            test -f $(distdir)/$$file \
513            || cp -p $$d/$$file $(distdir)/$$file \
514            || exit 1; \
515          fi; \
516        done
517        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
518          if test "$$subdir" = .; then :; else \
519            test -d "$(distdir)/$$subdir" \
520            || $(MKDIR_P) "$(distdir)/$$subdir" \
521            || exit 1; \
522            distdir=`$(am__cd) $(distdir) && pwd`; \
523            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
524            (cd $$subdir && \
525              $(MAKE) $(AM_MAKEFLAGS) \
526                top_distdir="$$top_distdir" \
527                distdir="$$distdir/$$subdir" \
528                am__remove_distdir=: \
529                am__skip_length_check=: \
530                distdir) \
531              || exit 1; \
532          fi; \
533        done
534        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
535          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
536          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
537          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
538        || chmod -R a+r $(distdir)
539dist-gzip: distdir
540        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
541        $(am__remove_distdir)
542
543dist-bzip2: distdir
544        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
545        $(am__remove_distdir)
546
547dist-lzma: distdir
548        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
549        $(am__remove_distdir)
550
551dist-tarZ: distdir
552        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
553        $(am__remove_distdir)
554
555dist-shar: distdir
556        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
557        $(am__remove_distdir)
558
559dist-zip: distdir
560        -rm -f $(distdir).zip
561        zip -rq $(distdir).zip $(distdir)
562        $(am__remove_distdir)
563
564dist dist-all: distdir
565        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
566        $(am__remove_distdir)
567
568# This target untars the dist file and tries a VPATH configuration.  Then
569# it guarantees that the distribution is self-contained by making another
570# tarfile.
571distcheck: dist
572        case '$(DIST_ARCHIVES)' in \
573        *.tar.gz*) \
574          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
575        *.tar.bz2*) \
576          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
577        *.tar.lzma*) \
578          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
579        *.tar.Z*) \
580          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
581        *.shar.gz*) \
582          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
583        *.zip*) \
584          unzip $(distdir).zip ;;\
585        esac
586        chmod -R a-w $(distdir); chmod a+w $(distdir)
587        mkdir $(distdir)/_build
588        mkdir $(distdir)/_inst
589        chmod a-w $(distdir)
590        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
591          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
592          && cd $(distdir)/_build \
593          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
594            $(DISTCHECK_CONFIGURE_FLAGS) \
595          && $(MAKE) $(AM_MAKEFLAGS) \
596          && $(MAKE) $(AM_MAKEFLAGS) dvi \
597          && $(MAKE) $(AM_MAKEFLAGS) check \
598          && $(MAKE) $(AM_MAKEFLAGS) install \
599          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
600          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
601          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
602                distuninstallcheck \
603          && chmod -R a-w "$$dc_install_base" \
604          && ({ \
605               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
606               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
607               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
608               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
609                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
610              } || { rm -rf "$$dc_destdir"; exit 1; }) \
611          && rm -rf "$$dc_destdir" \
612          && $(MAKE) $(AM_MAKEFLAGS) dist \
613          && rm -rf $(DIST_ARCHIVES) \
614          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
615        $(am__remove_distdir)
616        @(echo "$(distdir) archives ready for distribution: "; \
617          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
618          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
619distuninstallcheck:
620        @cd $(distuninstallcheck_dir) \
621        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
622           || { echo "ERROR: files left after uninstall:" ; \
623                if test -n "$(DESTDIR)"; then \
624                  echo "  (check DESTDIR support)"; \
625                fi ; \
626                $(distuninstallcheck_listfiles) ; \
627                exit 1; } >&2
628distcleancheck: distclean
629        @if test '$(srcdir)' = . ; then \
630          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
631          exit 1 ; \
632        fi
633        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
634          || { echo "ERROR: files left in build directory after distclean:" ; \
635               $(distcleancheck_listfiles) ; \
636               exit 1; } >&2
637check-am: all-am
638check: check-recursive
639all-am: Makefile $(DATA) config.h
640installdirs: installdirs-recursive
641installdirs-am:
642        for dir in "$(DESTDIR)$(fm_serverdocdir)"; do \
643          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
644        done
645install: install-recursive
646install-exec: install-exec-recursive
647install-data: install-data-recursive
648uninstall: uninstall-recursive
649
650install-am: all-am
651        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
652
653installcheck: installcheck-recursive
654install-strip:
655        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657          `test -z '$(STRIP)' || \
658            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
659mostlyclean-generic:
660
661clean-generic:
662
663distclean-generic:
664        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
665
666maintainer-clean-generic:
667        @echo "This command is intended for maintainers to use"
668        @echo "it deletes files that may require special tools to rebuild."
669clean: clean-recursive
670
671clean-am: clean-generic clean-libtool mostlyclean-am
672
673distclean: distclean-recursive
674        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
675        -rm -f Makefile
676distclean-am: clean-am distclean-generic distclean-hdr \
677        distclean-libtool distclean-tags
678
679dvi: dvi-recursive
680
681dvi-am:
682
683html: html-recursive
684
685info: info-recursive
686
687info-am:
688
689install-data-am: install-fm_serverdocDATA
690
691install-dvi: install-dvi-recursive
692
693install-exec-am:
694
695install-html: install-html-recursive
696
697install-info: install-info-recursive
698
699install-man:
700
701install-pdf: install-pdf-recursive
702
703install-ps: install-ps-recursive
704
705installcheck-am:
706
707maintainer-clean: maintainer-clean-recursive
708        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
709        -rm -rf $(top_srcdir)/autom4te.cache
710        -rm -f Makefile
711maintainer-clean-am: distclean-am maintainer-clean-generic
712
713mostlyclean: mostlyclean-recursive
714
715mostlyclean-am: mostlyclean-generic mostlyclean-libtool
716
717pdf: pdf-recursive
718
719pdf-am:
720
721ps: ps-recursive
722
723ps-am:
724
725uninstall-am: uninstall-fm_serverdocDATA
726
727.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
728        install-strip
729
730.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
731        all all-am am--refresh check check-am clean clean-generic \
732        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
733        dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
734        distclean distclean-generic distclean-hdr distclean-libtool \
735        distclean-tags distcleancheck distdir distuninstallcheck dvi \
736        dvi-am html html-am info info-am install install-am \
737        install-data install-data-am install-dvi install-dvi-am \
738        install-exec install-exec-am install-fm_serverdocDATA \
739        install-html install-html-am install-info install-info-am \
740        install-man install-pdf install-pdf-am install-ps \
741        install-ps-am install-strip installcheck installcheck-am \
742        installdirs installdirs-am maintainer-clean \
743        maintainer-clean-generic mostlyclean mostlyclean-generic \
744        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
745        uninstall uninstall-am uninstall-fm_serverdocDATA
746
747# Tell versions [3.59,3.63) of GNU make to not export all variables.
748# Otherwise a system limit (for SysV at least) may be exceeded.
749.NOEXPORT:
Note: See TracBrowser for help on using the browser.