| 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 | |
|---|
| 17 | VPATH = @srcdir@ |
|---|
| 18 | pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 19 | pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 20 | pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 22 | install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 23 | install_sh_PROGRAM = $(install_sh) -c |
|---|
| 24 | install_sh_SCRIPT = $(install_sh) -c |
|---|
| 25 | INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 26 | transform = $(program_transform_name) |
|---|
| 27 | NORMAL_INSTALL = : |
|---|
| 28 | PRE_INSTALL = : |
|---|
| 29 | POST_INSTALL = : |
|---|
| 30 | NORMAL_UNINSTALL = : |
|---|
| 31 | PRE_UNINSTALL = : |
|---|
| 32 | POST_UNINSTALL = : |
|---|
| 33 | build_triplet = @build@ |
|---|
| 34 | host_triplet = @host@ |
|---|
| 35 | subdir = . |
|---|
| 36 | DIST_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 |
|---|
| 42 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 43 | am__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 |
|---|
| 52 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 53 | $(ACLOCAL_M4) |
|---|
| 54 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 55 | configure.lineno config.status.lineno |
|---|
| 56 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|---|
| 57 | CONFIG_HEADER = config.h |
|---|
| 58 | CONFIG_CLEAN_FILES = shave shave-libtool |
|---|
| 59 | SOURCES = |
|---|
| 60 | DIST_SOURCES = |
|---|
| 61 | RECURSIVE_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 |
|---|
| 68 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 69 | am__vpath_adj = case $$p in \ |
|---|
| 70 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 71 | *) f=$$p;; \ |
|---|
| 72 | esac; |
|---|
| 73 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
|---|
| 74 | am__installdirs = "$(DESTDIR)$(fm_serverdocdir)" |
|---|
| 75 | fm_serverdocDATA_INSTALL = $(INSTALL_DATA) |
|---|
| 76 | DATA = $(fm_serverdoc_DATA) |
|---|
| 77 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
|---|
| 78 | distclean-recursive maintainer-clean-recursive |
|---|
| 79 | ETAGS = etags |
|---|
| 80 | CTAGS = ctags |
|---|
| 81 | DIST_SUBDIRS = $(SUBDIRS) |
|---|
| 82 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 83 | distdir = $(PACKAGE)-$(VERSION) |
|---|
| 84 | top_distdir = $(distdir) |
|---|
| 85 | am__remove_distdir = \ |
|---|
| 86 | { test ! -d $(distdir) \ |
|---|
| 87 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 88 | && rm -fr $(distdir); }; } |
|---|
| 89 | DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 90 | GZIP_ENV = --best |
|---|
| 91 | distuninstallcheck_listfiles = find . -type f -print |
|---|
| 92 | distcleancheck_listfiles = find . -type f -print |
|---|
| 93 | ACLOCAL = @ACLOCAL@ |
|---|
| 94 | ALSA_CFLAGS = @ALSA_CFLAGS@ |
|---|
| 95 | ALSA_LIBS = @ALSA_LIBS@ |
|---|
| 96 | AMTAR = @AMTAR@ |
|---|
| 97 | AM_MAKEFLAGS = @AM_MAKEFLAGS@ |
|---|
| 98 | AR = @AR@ |
|---|
| 99 | AS = @AS@ |
|---|
| 100 | AUTOCONF = @AUTOCONF@ |
|---|
| 101 | AUTOHEADER = @AUTOHEADER@ |
|---|
| 102 | AUTOMAKE = @AUTOMAKE@ |
|---|
| 103 | AWK = @AWK@ |
|---|
| 104 | CC = @CC@ |
|---|
| 105 | CCDEPMODE = @CCDEPMODE@ |
|---|
| 106 | CFLAGS = @CFLAGS@ |
|---|
| 107 | CPP = @CPP@ |
|---|
| 108 | CPPFLAGS = @CPPFLAGS@ |
|---|
| 109 | CXX = @CXX@ |
|---|
| 110 | CYGPATH_W = @CYGPATH_W@ |
|---|
| 111 | DEFS = @DEFS@ |
|---|
| 112 | DEPDIR = @DEPDIR@ |
|---|
| 113 | DLLTOOL = @DLLTOOL@ |
|---|
| 114 | DSYMUTIL = @DSYMUTIL@ |
|---|
| 115 | DUMPBIN = @DUMPBIN@ |
|---|
| 116 | ECHO_C = @ECHO_C@ |
|---|
| 117 | ECHO_N = @ECHO_N@ |
|---|
| 118 | ECHO_T = @ECHO_T@ |
|---|
| 119 | EGREP = @EGREP@ |
|---|
| 120 | EXEEXT = @EXEEXT@ |
|---|
| 121 | F77 = @F77@ |
|---|
| 122 | FC = @FC@ |
|---|
| 123 | FGREP = @FGREP@ |
|---|
| 124 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
|---|
| 125 | GLIB_LIBS = @GLIB_LIBS@ |
|---|
| 126 | GMSGFMT = @GMSGFMT@ |
|---|
| 127 | GMSGFMT_015 = @GMSGFMT_015@ |
|---|
| 128 | GREP = @GREP@ |
|---|
| 129 | GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@ |
|---|
| 130 | GSTREAMER_LIBS = @GSTREAMER_LIBS@ |
|---|
| 131 | INSTALL = @INSTALL@ |
|---|
| 132 | INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 133 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 134 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 135 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 136 | INTLLIBS = @INTLLIBS@ |
|---|
| 137 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
|---|
| 138 | JACK_CFLAGS = @JACK_CFLAGS@ |
|---|
| 139 | JACK_LIBS = @JACK_LIBS@ |
|---|
| 140 | LD = @LD@ |
|---|
| 141 | LDFLAGS = @LDFLAGS@ |
|---|
| 142 | LIBICONV = @LIBICONV@ |
|---|
| 143 | LIBINTL = @LIBINTL@ |
|---|
| 144 | LIBOBJS = @LIBOBJS@ |
|---|
| 145 | LIBS = @LIBS@ |
|---|
| 146 | LIBTOOL = @LIBTOOL@ |
|---|
| 147 | LIBXML_CFLAGS = @LIBXML_CFLAGS@ |
|---|
| 148 | LIBXML_LIBS = @LIBXML_LIBS@ |
|---|
| 149 | LIPO = @LIPO@ |
|---|
| 150 | LN_S = @LN_S@ |
|---|
| 151 | LTLIBICONV = @LTLIBICONV@ |
|---|
| 152 | LTLIBINTL = @LTLIBINTL@ |
|---|
| 153 | LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 154 | MAKEFLAGS = @MAKEFLAGS@ |
|---|
| 155 | MAKEINFO = @MAKEINFO@ |
|---|
| 156 | MKDIR_P = @MKDIR_P@ |
|---|
| 157 | MSGFMT = @MSGFMT@ |
|---|
| 158 | MSGFMT_015 = @MSGFMT_015@ |
|---|
| 159 | MSGMERGE = @MSGMERGE@ |
|---|
| 160 | NM = @NM@ |
|---|
| 161 | NMEDIT = @NMEDIT@ |
|---|
| 162 | NO_PREFIX_PACKAGE_DATA_DIR = @NO_PREFIX_PACKAGE_DATA_DIR@ |
|---|
| 163 | NO_PREFIX_PACKAGE_DOC_DIR = @NO_PREFIX_PACKAGE_DOC_DIR@ |
|---|
| 164 | NO_PREFIX_PACKAGE_HELP_DIR = @NO_PREFIX_PACKAGE_HELP_DIR@ |
|---|
| 165 | NO_PREFIX_PACKAGE_MENU_DIR = @NO_PREFIX_PACKAGE_MENU_DIR@ |
|---|
| 166 | NO_PREFIX_PACKAGE_PIXMAPS_DIR = @NO_PREFIX_PACKAGE_PIXMAPS_DIR@ |
|---|
| 167 | OBJC = @OBJC@ |
|---|
| 168 | OBJDUMP = @OBJDUMP@ |
|---|
| 169 | OBJEXT = @OBJEXT@ |
|---|
| 170 | OTOOL = @OTOOL@ |
|---|
| 171 | OTOOL64 = @OTOOL64@ |
|---|
| 172 | PACKAGE = @PACKAGE@ |
|---|
| 173 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 174 | PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@ |
|---|
| 175 | PACKAGE_DOC_DIR = @PACKAGE_DOC_DIR@ |
|---|
| 176 | PACKAGE_HELP_DIR = @PACKAGE_HELP_DIR@ |
|---|
| 177 | PACKAGE_MENU_DIR = @PACKAGE_MENU_DIR@ |
|---|
| 178 | PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 179 | PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@ |
|---|
| 180 | PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 181 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 182 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 183 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 184 | PKG_CONFIG = @PKG_CONFIG@ |
|---|
| 185 | POSUB = @POSUB@ |
|---|
| 186 | PULSE_CFLAGS = @PULSE_CFLAGS@ |
|---|
| 187 | PULSE_LIBS = @PULSE_LIBS@ |
|---|
| 188 | Q = @Q@ |
|---|
| 189 | RANLIB = @RANLIB@ |
|---|
| 190 | RGC_CLIENT_CFLAGS = @RGC_CLIENT_CFLAGS@ |
|---|
| 191 | RGC_CLIENT_LIBS = @RGC_CLIENT_LIBS@ |
|---|
| 192 | RGC_SERVER_CFLAGS = @RGC_SERVER_CFLAGS@ |
|---|
| 193 | RGC_SERVER_LIBS = @RGC_SERVER_LIBS@ |
|---|
| 194 | RUBBERBAND_CFLAGS = @RUBBERBAND_CFLAGS@ |
|---|
| 195 | RUBBERBAND_LIBS = @RUBBERBAND_LIBS@ |
|---|
| 196 | SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@ |
|---|
| 197 | SAMPLERATE_LIBS = @SAMPLERATE_LIBS@ |
|---|
| 198 | SED = @SED@ |
|---|
| 199 | SET_MAKE = @SET_MAKE@ |
|---|
| 200 | SHELL = @SHELL@ |
|---|
| 201 | STRIP = @STRIP@ |
|---|
| 202 | USE_NLS = @USE_NLS@ |
|---|
| 203 | V = @V@ |
|---|
| 204 | VERSION = @VERSION@ |
|---|
| 205 | XGETTEXT = @XGETTEXT@ |
|---|
| 206 | XGETTEXT_015 = @XGETTEXT_015@ |
|---|
| 207 | abs_builddir = @abs_builddir@ |
|---|
| 208 | abs_srcdir = @abs_srcdir@ |
|---|
| 209 | abs_top_builddir = @abs_top_builddir@ |
|---|
| 210 | abs_top_srcdir = @abs_top_srcdir@ |
|---|
| 211 | ac_ct_CC = @ac_ct_CC@ |
|---|
| 212 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
|---|
| 213 | am__include = @am__include@ |
|---|
| 214 | am__leading_dot = @am__leading_dot@ |
|---|
| 215 | am__quote = @am__quote@ |
|---|
| 216 | am__tar = @am__tar@ |
|---|
| 217 | am__untar = @am__untar@ |
|---|
| 218 | bindir = @bindir@ |
|---|
| 219 | build = @build@ |
|---|
| 220 | build_alias = @build_alias@ |
|---|
| 221 | build_cpu = @build_cpu@ |
|---|
| 222 | build_os = @build_os@ |
|---|
| 223 | build_vendor = @build_vendor@ |
|---|
| 224 | builddir = @builddir@ |
|---|
| 225 | datadir = @datadir@ |
|---|
| 226 | datarootdir = @datarootdir@ |
|---|
| 227 | docdir = @docdir@ |
|---|
| 228 | dvidir = @dvidir@ |
|---|
| 229 | exec_prefix = @exec_prefix@ |
|---|
| 230 | host = @host@ |
|---|
| 231 | host_alias = @host_alias@ |
|---|
| 232 | host_cpu = @host_cpu@ |
|---|
| 233 | host_os = @host_os@ |
|---|
| 234 | host_vendor = @host_vendor@ |
|---|
| 235 | htmldir = @htmldir@ |
|---|
| 236 | includedir = @includedir@ |
|---|
| 237 | infodir = @infodir@ |
|---|
| 238 | install_sh = @install_sh@ |
|---|
| 239 | libdir = @libdir@ |
|---|
| 240 | libexecdir = @libexecdir@ |
|---|
| 241 | localedir = @localedir@ |
|---|
| 242 | localstatedir = @localstatedir@ |
|---|
| 243 | lt_ECHO = @lt_ECHO@ |
|---|
| 244 | mandir = @mandir@ |
|---|
| 245 | mkdir_p = @mkdir_p@ |
|---|
| 246 | oldincludedir = @oldincludedir@ |
|---|
| 247 | pdfdir = @pdfdir@ |
|---|
| 248 | prefix = @prefix@ |
|---|
| 249 | program_transform_name = @program_transform_name@ |
|---|
| 250 | psdir = @psdir@ |
|---|
| 251 | sbindir = @sbindir@ |
|---|
| 252 | sharedstatedir = @sharedstatedir@ |
|---|
| 253 | shavedir = @shavedir@ |
|---|
| 254 | srcdir = @srcdir@ |
|---|
| 255 | sysconfdir = @sysconfdir@ |
|---|
| 256 | target_alias = @target_alias@ |
|---|
| 257 | top_build_prefix = @top_build_prefix@ |
|---|
| 258 | top_builddir = @top_builddir@ |
|---|
| 259 | top_srcdir = @top_srcdir@ |
|---|
| 260 | SUBDIRS = po src test |
|---|
| 261 | fm_serverdocdir = ${prefix}/doc/fm_server |
|---|
| 262 | fm_serverdoc_DATA = \ |
|---|
| 263 | README\ |
|---|
| 264 | COPYING\ |
|---|
| 265 | AUTHORS\ |
|---|
| 266 | ChangeLog\ |
|---|
| 267 | INSTALL\ |
|---|
| 268 | NEWS\ |
|---|
| 269 | TODO\ |
|---|
| 270 | ABOUT-NLS |
|---|
| 271 | |
|---|
| 272 | EXTRA_DIST = config.rpath $(fm_serverdoc_DATA) |
|---|
| 273 | ACLOCAL_AMFLAGS = -I m4 |
|---|
| 274 | all: config.h |
|---|
| 275 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
|---|
| 276 | |
|---|
| 277 | .SUFFIXES: |
|---|
| 278 | am--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 |
|---|
| 294 | Makefile: $(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 | |
|---|
| 312 | config.h: stamp-h1 |
|---|
| 313 | @if test ! -f $@; then \ |
|---|
| 314 | rm -f stamp-h1; \ |
|---|
| 315 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
|---|
| 316 | else :; fi |
|---|
| 317 | |
|---|
| 318 | stamp-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 | |
|---|
| 326 | distclean-hdr: |
|---|
| 327 | -rm -f config.h stamp-h1 |
|---|
| 328 | shave: $(top_builddir)/config.status $(srcdir)/shave.in |
|---|
| 329 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 330 | shave-libtool: $(top_builddir)/config.status $(srcdir)/shave-libtool.in |
|---|
| 331 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 332 | |
|---|
| 333 | mostlyclean-libtool: |
|---|
| 334 | -rm -f *.lo |
|---|
| 335 | |
|---|
| 336 | clean-libtool: |
|---|
| 337 | -rm -rf .libs _libs |
|---|
| 338 | |
|---|
| 339 | distclean-libtool: |
|---|
| 340 | -rm -f libtool config.lt |
|---|
| 341 | install-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 | |
|---|
| 351 | uninstall-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" |
|---|
| 420 | tags-recursive: |
|---|
| 421 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 422 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 423 | done |
|---|
| 424 | ctags-recursive: |
|---|
| 425 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 426 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 427 | done |
|---|
| 428 | |
|---|
| 429 | ID: $(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 |
|---|
| 437 | tags: TAGS |
|---|
| 438 | |
|---|
| 439 | TAGS: 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 |
|---|
| 467 | ctags: CTAGS |
|---|
| 468 | CTAGS: 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 | |
|---|
| 481 | GTAGS: |
|---|
| 482 | here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 483 | && cd $(top_srcdir) \ |
|---|
| 484 | && gtags -i $(GTAGS_ARGS) $$here |
|---|
| 485 | |
|---|
| 486 | distclean-tags: |
|---|
| 487 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 488 | |
|---|
| 489 | distdir: $(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) |
|---|
| 539 | dist-gzip: distdir |
|---|
| 540 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 541 | $(am__remove_distdir) |
|---|
| 542 | |
|---|
| 543 | dist-bzip2: distdir |
|---|
| 544 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 545 | $(am__remove_distdir) |
|---|
| 546 | |
|---|
| 547 | dist-lzma: distdir |
|---|
| 548 | tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma |
|---|
| 549 | $(am__remove_distdir) |
|---|
| 550 | |
|---|
| 551 | dist-tarZ: distdir |
|---|
| 552 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 553 | $(am__remove_distdir) |
|---|
| 554 | |
|---|
| 555 | dist-shar: distdir |
|---|
| 556 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 557 | $(am__remove_distdir) |
|---|
| 558 | |
|---|
| 559 | dist-zip: distdir |
|---|
| 560 | -rm -f $(distdir).zip |
|---|
| 561 | zip -rq $(distdir).zip $(distdir) |
|---|
| 562 | $(am__remove_distdir) |
|---|
| 563 | |
|---|
| 564 | dist 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. |
|---|
| 571 | distcheck: 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' |
|---|
| 619 | distuninstallcheck: |
|---|
| 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 |
|---|
| 628 | distcleancheck: 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 |
|---|
| 637 | check-am: all-am |
|---|
| 638 | check: check-recursive |
|---|
| 639 | all-am: Makefile $(DATA) config.h |
|---|
| 640 | installdirs: installdirs-recursive |
|---|
| 641 | installdirs-am: |
|---|
| 642 | for dir in "$(DESTDIR)$(fm_serverdocdir)"; do \ |
|---|
| 643 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
|---|
| 644 | done |
|---|
| 645 | install: install-recursive |
|---|
| 646 | install-exec: install-exec-recursive |
|---|
| 647 | install-data: install-data-recursive |
|---|
| 648 | uninstall: uninstall-recursive |
|---|
| 649 | |
|---|
| 650 | install-am: all-am |
|---|
| 651 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 652 | |
|---|
| 653 | installcheck: installcheck-recursive |
|---|
| 654 | install-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 |
|---|
| 659 | mostlyclean-generic: |
|---|
| 660 | |
|---|
| 661 | clean-generic: |
|---|
| 662 | |
|---|
| 663 | distclean-generic: |
|---|
| 664 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 665 | |
|---|
| 666 | maintainer-clean-generic: |
|---|
| 667 | @echo "This command is intended for maintainers to use" |
|---|
| 668 | @echo "it deletes files that may require special tools to rebuild." |
|---|
| 669 | clean: clean-recursive |
|---|
| 670 | |
|---|
| 671 | clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 672 | |
|---|
| 673 | distclean: distclean-recursive |
|---|
| 674 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 675 | -rm -f Makefile |
|---|
| 676 | distclean-am: clean-am distclean-generic distclean-hdr \ |
|---|
| 677 | distclean-libtool distclean-tags |
|---|
| 678 | |
|---|
| 679 | dvi: dvi-recursive |
|---|
| 680 | |
|---|
| 681 | dvi-am: |
|---|
| 682 | |
|---|
| 683 | html: html-recursive |
|---|
| 684 | |
|---|
| 685 | info: info-recursive |
|---|
| 686 | |
|---|
| 687 | info-am: |
|---|
| 688 | |
|---|
| 689 | install-data-am: install-fm_serverdocDATA |
|---|
| 690 | |
|---|
| 691 | install-dvi: install-dvi-recursive |
|---|
| 692 | |
|---|
| 693 | install-exec-am: |
|---|
| 694 | |
|---|
| 695 | install-html: install-html-recursive |
|---|
| 696 | |
|---|
| 697 | install-info: install-info-recursive |
|---|
| 698 | |
|---|
| 699 | install-man: |
|---|
| 700 | |
|---|
| 701 | install-pdf: install-pdf-recursive |
|---|
| 702 | |
|---|
| 703 | install-ps: install-ps-recursive |
|---|
| 704 | |
|---|
| 705 | installcheck-am: |
|---|
| 706 | |
|---|
| 707 | maintainer-clean: maintainer-clean-recursive |
|---|
| 708 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 709 | -rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 710 | -rm -f Makefile |
|---|
| 711 | maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 712 | |
|---|
| 713 | mostlyclean: mostlyclean-recursive |
|---|
| 714 | |
|---|
| 715 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 716 | |
|---|
| 717 | pdf: pdf-recursive |
|---|
| 718 | |
|---|
| 719 | pdf-am: |
|---|
| 720 | |
|---|
| 721 | ps: ps-recursive |
|---|
| 722 | |
|---|
| 723 | ps-am: |
|---|
| 724 | |
|---|
| 725 | uninstall-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: |
|---|