| 1 | # Makefile.in generated by automake 1.10 from Makefile.am.
|
|---|
| 2 | # @configure_input@
|
|---|
| 3 |
|
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|---|
| 5 | # 2003, 2004, 2005, 2006 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 | subdir = lib
|
|---|
| 34 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|---|
| 35 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|---|
| 36 | am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
|
|---|
| 37 | $(top_srcdir)/configure.ac
|
|---|
| 38 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|---|
| 39 | $(ACLOCAL_M4)
|
|---|
| 40 | mkinstalldirs = $(install_sh) -d
|
|---|
| 41 | CONFIG_CLEAN_FILES =
|
|---|
| 42 | SOURCES =
|
|---|
| 43 | DIST_SOURCES =
|
|---|
| 44 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
|---|
| 45 | html-recursive info-recursive install-data-recursive \
|
|---|
| 46 | install-dvi-recursive install-exec-recursive \
|
|---|
| 47 | install-html-recursive install-info-recursive \
|
|---|
| 48 | install-pdf-recursive install-ps-recursive install-recursive \
|
|---|
| 49 | installcheck-recursive installdirs-recursive pdf-recursive \
|
|---|
| 50 | ps-recursive uninstall-recursive
|
|---|
| 51 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|---|
| 52 | am__vpath_adj = case $$p in \
|
|---|
| 53 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|---|
| 54 | *) f=$$p;; \
|
|---|
| 55 | esac;
|
|---|
| 56 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
|---|
| 57 | am__installdirs = "$(DESTDIR)$(pkgdatadir)"
|
|---|
| 58 | nodist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
|
|---|
| 59 | DATA = $(nodist_pkgdata_DATA)
|
|---|
| 60 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
|---|
| 61 | distclean-recursive maintainer-clean-recursive
|
|---|
| 62 | ETAGS = etags
|
|---|
| 63 | CTAGS = ctags
|
|---|
| 64 | DIST_SUBDIRS = $(SUBDIRS)
|
|---|
| 65 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|---|
| 66 | ACLOCAL = @ACLOCAL@
|
|---|
| 67 | AMTAR = @AMTAR@
|
|---|
| 68 | AUTOCONF = @AUTOCONF@
|
|---|
| 69 | AUTOHEADER = @AUTOHEADER@
|
|---|
| 70 | AUTOMAKE = @AUTOMAKE@
|
|---|
| 71 | AWK = @AWK@
|
|---|
| 72 | CYGPATH_W = @CYGPATH_W@
|
|---|
| 73 | DEFS = @DEFS@
|
|---|
| 74 | ECHO_C = @ECHO_C@
|
|---|
| 75 | ECHO_N = @ECHO_N@
|
|---|
| 76 | ECHO_T = @ECHO_T@
|
|---|
| 77 | EGREP = @EGREP@
|
|---|
| 78 | EMACS = @EMACS@
|
|---|
| 79 | EMACSLOADPATH = @EMACSLOADPATH@
|
|---|
| 80 | EXPR = @EXPR@
|
|---|
| 81 | GREP = @GREP@
|
|---|
| 82 | HELP2MAN = @HELP2MAN@
|
|---|
| 83 | INSTALL = @INSTALL@
|
|---|
| 84 | INSTALL_DATA = @INSTALL_DATA@
|
|---|
| 85 | INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|---|
| 86 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|---|
| 87 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|---|
| 88 | LIBOBJS = @LIBOBJS@
|
|---|
| 89 | LIBS = @LIBS@
|
|---|
| 90 | LTLIBOBJS = @LTLIBOBJS@
|
|---|
| 91 | M4 = @M4@
|
|---|
| 92 | M4_DEBUGFILE = @M4_DEBUGFILE@
|
|---|
| 93 | MAKEINFO = @MAKEINFO@
|
|---|
| 94 | MKDIR_P = @MKDIR_P@
|
|---|
| 95 | PACKAGE = @PACKAGE@
|
|---|
| 96 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|---|
| 97 | PACKAGE_NAME = @PACKAGE_NAME@
|
|---|
| 98 | PACKAGE_STRING = @PACKAGE_STRING@
|
|---|
| 99 | PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|---|
| 100 | PACKAGE_VERSION = @PACKAGE_VERSION@
|
|---|
| 101 | PATH_SEPARATOR = @PATH_SEPARATOR@
|
|---|
| 102 | PERL = @PERL@
|
|---|
| 103 | SED = @SED@
|
|---|
| 104 | SET_MAKE = @SET_MAKE@
|
|---|
| 105 | SHELL = @SHELL@
|
|---|
| 106 | STRIP = @STRIP@
|
|---|
| 107 | TEST_EMACS = @TEST_EMACS@
|
|---|
| 108 | VERSION = @VERSION@
|
|---|
| 109 | abs_builddir = @abs_builddir@
|
|---|
| 110 | abs_srcdir = @abs_srcdir@
|
|---|
| 111 | abs_top_builddir = @abs_top_builddir@
|
|---|
| 112 | abs_top_srcdir = @abs_top_srcdir@
|
|---|
| 113 | ac_cv_sh_n_works = @ac_cv_sh_n_works@
|
|---|
| 114 | am__leading_dot = @am__leading_dot@
|
|---|
| 115 | am__tar = @am__tar@
|
|---|
| 116 | am__untar = @am__untar@
|
|---|
| 117 | bindir = @bindir@
|
|---|
| 118 | build_alias = @build_alias@
|
|---|
| 119 | builddir = @builddir@
|
|---|
| 120 | datadir = @datadir@
|
|---|
| 121 | datarootdir = @datarootdir@
|
|---|
| 122 | docdir = @docdir@
|
|---|
| 123 | dvidir = @dvidir@
|
|---|
| 124 | exec_prefix = @exec_prefix@
|
|---|
| 125 | host_alias = @host_alias@
|
|---|
| 126 | htmldir = @htmldir@
|
|---|
| 127 | includedir = @includedir@
|
|---|
| 128 | infodir = @infodir@
|
|---|
| 129 | install_sh = @install_sh@
|
|---|
| 130 | libdir = @libdir@
|
|---|
| 131 | libexecdir = @libexecdir@
|
|---|
| 132 | lispdir = @lispdir@
|
|---|
| 133 | localedir = @localedir@
|
|---|
| 134 | localstatedir = @localstatedir@
|
|---|
| 135 | mandir = @mandir@
|
|---|
| 136 | mkdir_p = @mkdir_p@
|
|---|
| 137 | oldincludedir = @oldincludedir@
|
|---|
| 138 | pdfdir = @pdfdir@
|
|---|
| 139 | prefix = @prefix@
|
|---|
| 140 | program_transform_name = @program_transform_name@
|
|---|
| 141 | psdir = @psdir@
|
|---|
| 142 | sbindir = @sbindir@
|
|---|
| 143 | sharedstatedir = @sharedstatedir@
|
|---|
| 144 | srcdir = @srcdir@
|
|---|
| 145 | sysconfdir = @sysconfdir@
|
|---|
| 146 | target_alias = @target_alias@
|
|---|
| 147 | top_builddir = @top_builddir@
|
|---|
| 148 | top_srcdir = @top_srcdir@
|
|---|
| 149 | SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
|
|---|
| 150 | nodist_pkgdata_DATA = autom4te.cfg
|
|---|
| 151 | EXTRA_DIST = autom4te.in freeze.mk
|
|---|
| 152 | edit = sed \
|
|---|
| 153 | -e 's|@SHELL[@]|$(SHELL)|g' \
|
|---|
| 154 | -e 's|@PERL[@]|$(PERL)|g' \
|
|---|
| 155 | -e 's|@bindir[@]|$(bindir)|g' \
|
|---|
| 156 | -e 's|@datadir[@]|$(pkgdatadir)|g' \
|
|---|
| 157 | -e 's|@prefix[@]|$(prefix)|g' \
|
|---|
| 158 | -e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
|
|---|
| 159 | -e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
|
|---|
| 160 | -e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
|
|---|
| 161 | -e 's|@M4[@]|$(M4)|g' \
|
|---|
| 162 | -e 's|@AWK[@]|$(AWK)|g' \
|
|---|
| 163 | -e 's|@VERSION[@]|$(VERSION)|g' \
|
|---|
| 164 | -e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g'
|
|---|
| 165 |
|
|---|
| 166 |
|
|---|
| 167 | # All the files below depend on Makefile so that they are rebuilt
|
|---|
| 168 | # when the prefix, etc. changes. Unfortunately, suffix rules
|
|---|
| 169 | # cannot have additional dependencies, so we have to use explicit rules.
|
|---|
| 170 | CLEANFILES = autom4te.cfg
|
|---|
| 171 | all: all-recursive
|
|---|
| 172 |
|
|---|
| 173 | .SUFFIXES:
|
|---|
| 174 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|---|
| 175 | @for dep in $?; do \
|
|---|
| 176 | case '$(am__configure_deps)' in \
|
|---|
| 177 | *$$dep*) \
|
|---|
| 178 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|---|
| 179 | && exit 0; \
|
|---|
| 180 | exit 1;; \
|
|---|
| 181 | esac; \
|
|---|
| 182 | done; \
|
|---|
| 183 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
|
|---|
| 184 | cd $(top_srcdir) && \
|
|---|
| 185 | $(AUTOMAKE) --gnu lib/Makefile
|
|---|
| 186 | .PRECIOUS: Makefile
|
|---|
| 187 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|---|
| 188 | @case '$?' in \
|
|---|
| 189 | *config.status*) \
|
|---|
| 190 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|---|
| 191 | *) \
|
|---|
| 192 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|---|
| 193 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|---|
| 194 | esac;
|
|---|
| 195 |
|
|---|
| 196 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|---|
| 197 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 198 |
|
|---|
| 199 | $(top_srcdir)/configure: $(am__configure_deps)
|
|---|
| 200 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 201 | $(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|---|
| 202 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|---|
| 203 | install-nodist_pkgdataDATA: $(nodist_pkgdata_DATA)
|
|---|
| 204 | @$(NORMAL_INSTALL)
|
|---|
| 205 | test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
|
|---|
| 206 | @list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
|
|---|
| 207 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|---|
| 208 | f=$(am__strip_dir) \
|
|---|
| 209 | echo " $(nodist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
|
|---|
| 210 | $(nodist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
|
|---|
| 211 | done
|
|---|
| 212 |
|
|---|
| 213 | uninstall-nodist_pkgdataDATA:
|
|---|
| 214 | @$(NORMAL_UNINSTALL)
|
|---|
| 215 | @list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
|
|---|
| 216 | f=$(am__strip_dir) \
|
|---|
| 217 | echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
|
|---|
| 218 | rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
|
|---|
| 219 | done
|
|---|
| 220 |
|
|---|
| 221 | # This directory's subdirectories are mostly independent; you can cd
|
|---|
| 222 | # into them and run `make' without going through this Makefile.
|
|---|
| 223 | # To change the values of `make' variables: instead of editing Makefiles,
|
|---|
| 224 | # (1) if the variable is set in `config.status', edit `config.status'
|
|---|
| 225 | # (which will cause the Makefiles to be regenerated when you run `make');
|
|---|
| 226 | # (2) otherwise, pass the desired values on the `make' command line.
|
|---|
| 227 | $(RECURSIVE_TARGETS):
|
|---|
| 228 | @failcom='exit 1'; \
|
|---|
| 229 | for f in x $$MAKEFLAGS; do \
|
|---|
| 230 | case $$f in \
|
|---|
| 231 | *=* | --[!k]*);; \
|
|---|
| 232 | *k*) failcom='fail=yes';; \
|
|---|
| 233 | esac; \
|
|---|
| 234 | done; \
|
|---|
| 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 | || eval $$failcom; \
|
|---|
| 247 | done; \
|
|---|
| 248 | if test "$$dot_seen" = "no"; then \
|
|---|
| 249 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
|---|
| 250 | fi; test -z "$$fail"
|
|---|
| 251 |
|
|---|
| 252 | $(RECURSIVE_CLEAN_TARGETS):
|
|---|
| 253 | @failcom='exit 1'; \
|
|---|
| 254 | for f in x $$MAKEFLAGS; do \
|
|---|
| 255 | case $$f in \
|
|---|
| 256 | *=* | --[!k]*);; \
|
|---|
| 257 | *k*) failcom='fail=yes';; \
|
|---|
| 258 | esac; \
|
|---|
| 259 | done; \
|
|---|
| 260 | dot_seen=no; \
|
|---|
| 261 | case "$@" in \
|
|---|
| 262 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
|---|
| 263 | *) list='$(SUBDIRS)' ;; \
|
|---|
| 264 | esac; \
|
|---|
| 265 | rev=''; for subdir in $$list; do \
|
|---|
| 266 | if test "$$subdir" = "."; then :; else \
|
|---|
| 267 | rev="$$subdir $$rev"; \
|
|---|
| 268 | fi; \
|
|---|
| 269 | done; \
|
|---|
| 270 | rev="$$rev ."; \
|
|---|
| 271 | target=`echo $@ | sed s/-recursive//`; \
|
|---|
| 272 | for subdir in $$rev; do \
|
|---|
| 273 | echo "Making $$target in $$subdir"; \
|
|---|
| 274 | if test "$$subdir" = "."; then \
|
|---|
| 275 | local_target="$$target-am"; \
|
|---|
| 276 | else \
|
|---|
| 277 | local_target="$$target"; \
|
|---|
| 278 | fi; \
|
|---|
| 279 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
|---|
| 280 | || eval $$failcom; \
|
|---|
| 281 | done && test -z "$$fail"
|
|---|
| 282 | tags-recursive:
|
|---|
| 283 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 284 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
|---|
| 285 | done
|
|---|
| 286 | ctags-recursive:
|
|---|
| 287 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 288 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
|---|
| 289 | done
|
|---|
| 290 |
|
|---|
| 291 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|---|
| 292 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 293 | unique=`for i in $$list; do \
|
|---|
| 294 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 295 | done | \
|
|---|
| 296 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 297 | END { for (i in files) print i; }'`; \
|
|---|
| 298 | mkid -fID $$unique
|
|---|
| 299 | tags: TAGS
|
|---|
| 300 |
|
|---|
| 301 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 302 | $(TAGS_FILES) $(LISP)
|
|---|
| 303 | tags=; \
|
|---|
| 304 | here=`pwd`; \
|
|---|
| 305 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
|---|
| 306 | include_option=--etags-include; \
|
|---|
| 307 | empty_fix=.; \
|
|---|
| 308 | else \
|
|---|
| 309 | include_option=--include; \
|
|---|
| 310 | empty_fix=; \
|
|---|
| 311 | fi; \
|
|---|
| 312 | list='$(SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 313 | if test "$$subdir" = .; then :; else \
|
|---|
| 314 | test ! -f $$subdir/TAGS || \
|
|---|
| 315 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
|---|
| 316 | fi; \
|
|---|
| 317 | done; \
|
|---|
| 318 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 319 | unique=`for i in $$list; do \
|
|---|
| 320 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 321 | done | \
|
|---|
| 322 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 323 | END { for (i in files) print i; }'`; \
|
|---|
| 324 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|---|
| 325 | test -n "$$unique" || unique=$$empty_fix; \
|
|---|
| 326 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|---|
| 327 | $$tags $$unique; \
|
|---|
| 328 | fi
|
|---|
| 329 | ctags: CTAGS
|
|---|
| 330 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|---|
| 331 | $(TAGS_FILES) $(LISP)
|
|---|
| 332 | tags=; \
|
|---|
| 333 | here=`pwd`; \
|
|---|
| 334 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|---|
| 335 | unique=`for i in $$list; do \
|
|---|
| 336 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|---|
| 337 | done | \
|
|---|
| 338 | $(AWK) ' { files[$$0] = 1; } \
|
|---|
| 339 | END { for (i in files) print i; }'`; \
|
|---|
| 340 | test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|---|
| 341 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|---|
| 342 | $$tags $$unique
|
|---|
| 343 |
|
|---|
| 344 | GTAGS:
|
|---|
| 345 | here=`$(am__cd) $(top_builddir) && pwd` \
|
|---|
| 346 | && cd $(top_srcdir) \
|
|---|
| 347 | && gtags -i $(GTAGS_ARGS) $$here
|
|---|
| 348 |
|
|---|
| 349 | distclean-tags:
|
|---|
| 350 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|---|
| 351 |
|
|---|
| 352 | distdir: $(DISTFILES)
|
|---|
| 353 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|---|
| 354 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|---|
| 355 | list='$(DISTFILES)'; \
|
|---|
| 356 | dist_files=`for file in $$list; do echo $$file; done | \
|
|---|
| 357 | sed -e "s|^$$srcdirstrip/||;t" \
|
|---|
| 358 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|---|
| 359 | case $$dist_files in \
|
|---|
| 360 | */*) $(MKDIR_P) `echo "$$dist_files" | \
|
|---|
| 361 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|---|
| 362 | sort -u` ;; \
|
|---|
| 363 | esac; \
|
|---|
| 364 | for file in $$dist_files; do \
|
|---|
| 365 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|---|
| 366 | if test -d $$d/$$file; then \
|
|---|
| 367 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|---|
| 368 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|---|
| 369 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 370 | fi; \
|
|---|
| 371 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|---|
| 372 | else \
|
|---|
| 373 | test -f $(distdir)/$$file \
|
|---|
| 374 | || cp -p $$d/$$file $(distdir)/$$file \
|
|---|
| 375 | || exit 1; \
|
|---|
| 376 | fi; \
|
|---|
| 377 | done
|
|---|
| 378 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
|---|
| 379 | if test "$$subdir" = .; then :; else \
|
|---|
| 380 | test -d "$(distdir)/$$subdir" \
|
|---|
| 381 | || $(MKDIR_P) "$(distdir)/$$subdir" \
|
|---|
| 382 | || exit 1; \
|
|---|
| 383 | distdir=`$(am__cd) $(distdir) && pwd`; \
|
|---|
| 384 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
|---|
| 385 | (cd $$subdir && \
|
|---|
| 386 | $(MAKE) $(AM_MAKEFLAGS) \
|
|---|
| 387 | top_distdir="$$top_distdir" \
|
|---|
| 388 | distdir="$$distdir/$$subdir" \
|
|---|
| 389 | am__remove_distdir=: \
|
|---|
| 390 | am__skip_length_check=: \
|
|---|
| 391 | distdir) \
|
|---|
| 392 | || exit 1; \
|
|---|
| 393 | fi; \
|
|---|
| 394 | done
|
|---|
| 395 | check-am: all-am
|
|---|
| 396 | check: check-recursive
|
|---|
| 397 | all-am: Makefile $(DATA)
|
|---|
| 398 | installdirs: installdirs-recursive
|
|---|
| 399 | installdirs-am:
|
|---|
| 400 | for dir in "$(DESTDIR)$(pkgdatadir)"; do \
|
|---|
| 401 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|---|
| 402 | done
|
|---|
| 403 | install: install-recursive
|
|---|
| 404 | install-exec: install-exec-recursive
|
|---|
| 405 | install-data: install-data-recursive
|
|---|
| 406 | uninstall: uninstall-recursive
|
|---|
| 407 |
|
|---|
| 408 | install-am: all-am
|
|---|
| 409 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|---|
| 410 |
|
|---|
| 411 | installcheck: installcheck-recursive
|
|---|
| 412 | install-strip:
|
|---|
| 413 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|---|
| 414 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|---|
| 415 | `test -z '$(STRIP)' || \
|
|---|
| 416 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|---|
| 417 | mostlyclean-generic:
|
|---|
| 418 |
|
|---|
| 419 | clean-generic:
|
|---|
| 420 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|---|
| 421 |
|
|---|
| 422 | distclean-generic:
|
|---|
| 423 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|---|
| 424 |
|
|---|
| 425 | maintainer-clean-generic:
|
|---|
| 426 | @echo "This command is intended for maintainers to use"
|
|---|
| 427 | @echo "it deletes files that may require special tools to rebuild."
|
|---|
| 428 | clean: clean-recursive
|
|---|
| 429 |
|
|---|
| 430 | clean-am: clean-generic mostlyclean-am
|
|---|
| 431 |
|
|---|
| 432 | distclean: distclean-recursive
|
|---|
| 433 | -rm -f Makefile
|
|---|
| 434 | distclean-am: clean-am distclean-generic distclean-tags
|
|---|
| 435 |
|
|---|
| 436 | dvi: dvi-recursive
|
|---|
| 437 |
|
|---|
| 438 | dvi-am:
|
|---|
| 439 |
|
|---|
| 440 | html: html-recursive
|
|---|
| 441 |
|
|---|
| 442 | info: info-recursive
|
|---|
| 443 |
|
|---|
| 444 | info-am:
|
|---|
| 445 |
|
|---|
| 446 | install-data-am: install-nodist_pkgdataDATA
|
|---|
| 447 |
|
|---|
| 448 | install-dvi: install-dvi-recursive
|
|---|
| 449 |
|
|---|
| 450 | install-exec-am:
|
|---|
| 451 |
|
|---|
| 452 | install-html: install-html-recursive
|
|---|
| 453 |
|
|---|
| 454 | install-info: install-info-recursive
|
|---|
| 455 |
|
|---|
| 456 | install-man:
|
|---|
| 457 |
|
|---|
| 458 | install-pdf: install-pdf-recursive
|
|---|
| 459 |
|
|---|
| 460 | install-ps: install-ps-recursive
|
|---|
| 461 |
|
|---|
| 462 | installcheck-am:
|
|---|
| 463 |
|
|---|
| 464 | maintainer-clean: maintainer-clean-recursive
|
|---|
| 465 | -rm -f Makefile
|
|---|
| 466 | maintainer-clean-am: distclean-am maintainer-clean-generic
|
|---|
| 467 |
|
|---|
| 468 | mostlyclean: mostlyclean-recursive
|
|---|
| 469 |
|
|---|
| 470 | mostlyclean-am: mostlyclean-generic
|
|---|
| 471 |
|
|---|
| 472 | pdf: pdf-recursive
|
|---|
| 473 |
|
|---|
| 474 | pdf-am:
|
|---|
| 475 |
|
|---|
| 476 | ps: ps-recursive
|
|---|
| 477 |
|
|---|
| 478 | ps-am:
|
|---|
| 479 |
|
|---|
| 480 | uninstall-am: uninstall-nodist_pkgdataDATA
|
|---|
| 481 |
|
|---|
| 482 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
|---|
| 483 | install-strip
|
|---|
| 484 |
|
|---|
| 485 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
|---|
| 486 | all all-am check check-am clean clean-generic ctags \
|
|---|
| 487 | ctags-recursive distclean distclean-generic distclean-tags \
|
|---|
| 488 | distdir dvi dvi-am html html-am info info-am install \
|
|---|
| 489 | install-am install-data install-data-am install-dvi \
|
|---|
| 490 | install-dvi-am install-exec install-exec-am install-html \
|
|---|
| 491 | install-html-am install-info install-info-am install-man \
|
|---|
| 492 | install-nodist_pkgdataDATA install-pdf install-pdf-am \
|
|---|
| 493 | install-ps install-ps-am install-strip installcheck \
|
|---|
| 494 | installcheck-am installdirs installdirs-am maintainer-clean \
|
|---|
| 495 | maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
|---|
| 496 | pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
|
|---|
| 497 | uninstall-nodist_pkgdataDATA
|
|---|
| 498 |
|
|---|
| 499 | autom4te.cfg: $(srcdir)/autom4te.in Makefile
|
|---|
| 500 | rm -f autom4te.cfg autom4te.tmp
|
|---|
| 501 | $(edit) $(srcdir)/autom4te.in >autom4te.tmp
|
|---|
| 502 | chmod a-w autom4te.tmp
|
|---|
| 503 | mv autom4te.tmp autom4te.cfg
|
|---|
| 504 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|---|
| 505 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
|---|
| 506 | .NOEXPORT:
|
|---|