[3549] | 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@ |
---|
| 16 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 22 | top_builddir = ../.. |
---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 24 | INSTALL = @INSTALL@ |
---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 29 | transform = $(program_transform_name) |
---|
| 30 | NORMAL_INSTALL = : |
---|
| 31 | PRE_INSTALL = : |
---|
| 32 | POST_INSTALL = : |
---|
| 33 | NORMAL_UNINSTALL = : |
---|
| 34 | PRE_UNINSTALL = : |
---|
| 35 | POST_UNINSTALL = : |
---|
| 36 | host_triplet = @host@ |
---|
| 37 | subdir = src/subprojects |
---|
| 38 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 39 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 40 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
---|
| 41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 42 | $(ACLOCAL_M4) |
---|
| 43 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 44 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 45 | CONFIG_CLEAN_FILES = |
---|
| 46 | SOURCES = |
---|
| 47 | DIST_SOURCES = |
---|
| 48 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 49 | html-recursive info-recursive install-data-recursive \ |
---|
| 50 | install-exec-recursive install-info-recursive \ |
---|
| 51 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 52 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 53 | uninstall-recursive |
---|
| 54 | ETAGS = etags |
---|
| 55 | CTAGS = ctags |
---|
| 56 | DIST_SUBDIRS = $(SUBDIRS) |
---|
| 57 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 58 | ACLOCAL = @ACLOCAL@ |
---|
| 59 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 60 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 61 | AMTAR = @AMTAR@ |
---|
| 62 | AUTOCONF = @AUTOCONF@ |
---|
| 63 | AUTOHEADER = @AUTOHEADER@ |
---|
| 64 | AUTOMAKE = @AUTOMAKE@ |
---|
| 65 | AWK = @AWK@ |
---|
| 66 | CC = @CC@ |
---|
| 67 | CCDEPMODE = @CCDEPMODE@ |
---|
| 68 | CFLAGS = @CFLAGS@ |
---|
| 69 | CPP = @CPP@ |
---|
| 70 | CPPFLAGS = @CPPFLAGS@ |
---|
| 71 | CURL_CFLAGS = @CURL_CFLAGS@ |
---|
| 72 | CURL_LIBS = @CURL_LIBS@ |
---|
| 73 | CXX = @CXX@ |
---|
| 74 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 75 | CXXFLAGS = @CXXFLAGS@ |
---|
| 76 | CYGPATH_W = @CYGPATH_W@ |
---|
| 77 | DEBUG = @DEBUG@ |
---|
| 78 | DEFS = @DEFS@ |
---|
| 79 | DEPDIR = @DEPDIR@ |
---|
[3558] | 80 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ |
---|
| 81 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ |
---|
[3549] | 82 | DOXYGEN = @DOXYGEN@ |
---|
| 83 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ |
---|
| 84 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ |
---|
| 85 | ECHO_C = @ECHO_C@ |
---|
| 86 | ECHO_N = @ECHO_N@ |
---|
| 87 | ECHO_T = @ECHO_T@ |
---|
| 88 | EGREP = @EGREP@ |
---|
| 89 | EXEEXT = @EXEEXT@ |
---|
[3789] | 90 | GPROF = @GPROF@ |
---|
[3549] | 91 | GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ |
---|
| 92 | GTHREAD_LIBS = @GTHREAD_LIBS@ |
---|
| 93 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 94 | GTK2_LIBS = @GTK2_LIBS@ |
---|
| 95 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ |
---|
| 96 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ |
---|
| 97 | HAVE_GTHREAD_FALSE = @HAVE_GTHREAD_FALSE@ |
---|
| 98 | HAVE_GTHREAD_TRUE = @HAVE_GTHREAD_TRUE@ |
---|
| 99 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 100 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
| 101 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 102 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 103 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 104 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 105 | LDFLAGS = @LDFLAGS@ |
---|
| 106 | LIBOBJS = @LIBOBJS@ |
---|
| 107 | LIBS = @LIBS@ |
---|
| 108 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 109 | MAKEINFO = @MAKEINFO@ |
---|
| 110 | MSBITFIELDS = @MSBITFIELDS@ |
---|
| 111 | OBJEXT = @OBJEXT@ |
---|
| 112 | PACKAGE = @PACKAGE@ |
---|
| 113 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 114 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 115 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 116 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 117 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 118 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 119 | SET_MAKE = @SET_MAKE@ |
---|
| 120 | SHELL = @SHELL@ |
---|
| 121 | STRIP = @STRIP@ |
---|
| 122 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ |
---|
| 123 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ |
---|
| 124 | VERSION = @VERSION@ |
---|
| 125 | ac_ct_CC = @ac_ct_CC@ |
---|
| 126 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 127 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 128 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 129 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 130 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 131 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 132 | am__include = @am__include@ |
---|
| 133 | am__leading_dot = @am__leading_dot@ |
---|
| 134 | am__quote = @am__quote@ |
---|
| 135 | bindir = @bindir@ |
---|
| 136 | build = @build@ |
---|
| 137 | build_alias = @build_alias@ |
---|
| 138 | build_cpu = @build_cpu@ |
---|
| 139 | build_os = @build_os@ |
---|
| 140 | build_vendor = @build_vendor@ |
---|
| 141 | datadir = @datadir@ |
---|
| 142 | exec_prefix = @exec_prefix@ |
---|
| 143 | host = @host@ |
---|
| 144 | host_alias = @host_alias@ |
---|
| 145 | host_cpu = @host_cpu@ |
---|
| 146 | host_os = @host_os@ |
---|
| 147 | host_vendor = @host_vendor@ |
---|
| 148 | includedir = @includedir@ |
---|
| 149 | infodir = @infodir@ |
---|
| 150 | install_sh = @install_sh@ |
---|
| 151 | libdir = @libdir@ |
---|
| 152 | libexecdir = @libexecdir@ |
---|
| 153 | localstatedir = @localstatedir@ |
---|
| 154 | mandir = @mandir@ |
---|
| 155 | mkdir_p = @mkdir_p@ |
---|
| 156 | oldincludedir = @oldincludedir@ |
---|
| 157 | prefix = @prefix@ |
---|
| 158 | program_transform_name = @program_transform_name@ |
---|
| 159 | sbindir = @sbindir@ |
---|
| 160 | sharedstatedir = @sharedstatedir@ |
---|
| 161 | sysconfdir = @sysconfdir@ |
---|
| 162 | target = @target@ |
---|
| 163 | target_alias = @target_alias@ |
---|
| 164 | target_cpu = @target_cpu@ |
---|
| 165 | target_os = @target_os@ |
---|
| 166 | target_vendor = @target_vendor@ |
---|
| 167 | SUBDIRS = testmain |
---|
| 168 | all: all-recursive |
---|
| 169 | |
---|
| 170 | .SUFFIXES: |
---|
| 171 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 172 | @for dep in $?; do \ |
---|
| 173 | case '$(am__configure_deps)' in \ |
---|
| 174 | *$$dep*) \ |
---|
| 175 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 176 | && exit 0; \ |
---|
| 177 | exit 1;; \ |
---|
| 178 | esac; \ |
---|
| 179 | done; \ |
---|
[3579] | 180 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/subprojects/Makefile'; \ |
---|
[3549] | 181 | cd $(top_srcdir) && \ |
---|
[3579] | 182 | $(AUTOMAKE) --foreign src/subprojects/Makefile |
---|
[3549] | 183 | .PRECIOUS: Makefile |
---|
| 184 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 185 | @case '$?' in \ |
---|
| 186 | *config.status*) \ |
---|
| 187 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 188 | *) \ |
---|
| 189 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 190 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 191 | esac; |
---|
| 192 | |
---|
| 193 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 194 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 195 | |
---|
| 196 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 197 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 198 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 199 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 200 | uninstall-info-am: |
---|
| 201 | |
---|
| 202 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 203 | # into them and run `make' without going through this Makefile. |
---|
| 204 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 205 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 206 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 207 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 208 | $(RECURSIVE_TARGETS): |
---|
| 209 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 210 | dot_seen=no; \ |
---|
| 211 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 212 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 213 | echo "Making $$target in $$subdir"; \ |
---|
| 214 | if test "$$subdir" = "."; then \ |
---|
| 215 | dot_seen=yes; \ |
---|
| 216 | local_target="$$target-am"; \ |
---|
| 217 | else \ |
---|
| 218 | local_target="$$target"; \ |
---|
| 219 | fi; \ |
---|
| 220 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 221 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 222 | done; \ |
---|
| 223 | if test "$$dot_seen" = "no"; then \ |
---|
| 224 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 225 | fi; test -z "$$fail" |
---|
| 226 | |
---|
| 227 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 228 | maintainer-clean-recursive: |
---|
| 229 | @set fnord $$MAKEFLAGS; amf=$$2; \ |
---|
| 230 | dot_seen=no; \ |
---|
| 231 | case "$@" in \ |
---|
| 232 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 233 | *) list='$(SUBDIRS)' ;; \ |
---|
| 234 | esac; \ |
---|
| 235 | rev=''; for subdir in $$list; do \ |
---|
| 236 | if test "$$subdir" = "."; then :; else \ |
---|
| 237 | rev="$$subdir $$rev"; \ |
---|
| 238 | fi; \ |
---|
| 239 | done; \ |
---|
| 240 | rev="$$rev ."; \ |
---|
| 241 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 242 | for subdir in $$rev; do \ |
---|
| 243 | echo "Making $$target in $$subdir"; \ |
---|
| 244 | if test "$$subdir" = "."; then \ |
---|
| 245 | local_target="$$target-am"; \ |
---|
| 246 | else \ |
---|
| 247 | local_target="$$target"; \ |
---|
| 248 | fi; \ |
---|
| 249 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
| 250 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
| 251 | done && test -z "$$fail" |
---|
| 252 | tags-recursive: |
---|
| 253 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 254 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 255 | done |
---|
| 256 | ctags-recursive: |
---|
| 257 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 258 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 259 | done |
---|
| 260 | |
---|
| 261 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 262 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 263 | unique=`for i in $$list; do \ |
---|
| 264 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 265 | done | \ |
---|
| 266 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 267 | END { for (i in files) print i; }'`; \ |
---|
| 268 | mkid -fID $$unique |
---|
| 269 | tags: TAGS |
---|
| 270 | |
---|
| 271 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 272 | $(TAGS_FILES) $(LISP) |
---|
| 273 | tags=; \ |
---|
| 274 | here=`pwd`; \ |
---|
| 275 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 276 | include_option=--etags-include; \ |
---|
| 277 | empty_fix=.; \ |
---|
| 278 | else \ |
---|
| 279 | include_option=--include; \ |
---|
| 280 | empty_fix=; \ |
---|
| 281 | fi; \ |
---|
| 282 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 283 | if test "$$subdir" = .; then :; else \ |
---|
| 284 | test ! -f $$subdir/TAGS || \ |
---|
| 285 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 286 | fi; \ |
---|
| 287 | done; \ |
---|
| 288 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 289 | unique=`for i in $$list; do \ |
---|
| 290 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 291 | done | \ |
---|
| 292 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 293 | END { for (i in files) print i; }'`; \ |
---|
| 294 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 295 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 296 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 297 | $$tags $$unique; \ |
---|
| 298 | fi |
---|
| 299 | ctags: CTAGS |
---|
| 300 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 301 | $(TAGS_FILES) $(LISP) |
---|
| 302 | tags=; \ |
---|
| 303 | here=`pwd`; \ |
---|
| 304 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 305 | unique=`for i in $$list; do \ |
---|
| 306 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 307 | done | \ |
---|
| 308 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 309 | END { for (i in files) print i; }'`; \ |
---|
| 310 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 311 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 312 | $$tags $$unique |
---|
| 313 | |
---|
| 314 | GTAGS: |
---|
| 315 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 316 | && cd $(top_srcdir) \ |
---|
| 317 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 318 | |
---|
| 319 | distclean-tags: |
---|
| 320 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
| 321 | |
---|
| 322 | distdir: $(DISTFILES) |
---|
| 323 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 324 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 325 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 326 | case $$file in \ |
---|
| 327 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 328 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 329 | esac; \ |
---|
| 330 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 331 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 332 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 333 | dir="/$$dir"; \ |
---|
| 334 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
| 335 | else \ |
---|
| 336 | dir=''; \ |
---|
| 337 | fi; \ |
---|
| 338 | if test -d $$d/$$file; then \ |
---|
| 339 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 340 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 341 | fi; \ |
---|
| 342 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 343 | else \ |
---|
| 344 | test -f $(distdir)/$$file \ |
---|
| 345 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 346 | || exit 1; \ |
---|
| 347 | fi; \ |
---|
| 348 | done |
---|
| 349 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 350 | if test "$$subdir" = .; then :; else \ |
---|
| 351 | test -d "$(distdir)/$$subdir" \ |
---|
| 352 | || mkdir "$(distdir)/$$subdir" \ |
---|
| 353 | || exit 1; \ |
---|
| 354 | (cd $$subdir && \ |
---|
| 355 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
| 356 | top_distdir="../$(top_distdir)" \ |
---|
| 357 | distdir="../$(distdir)/$$subdir" \ |
---|
| 358 | distdir) \ |
---|
| 359 | || exit 1; \ |
---|
| 360 | fi; \ |
---|
| 361 | done |
---|
| 362 | check-am: all-am |
---|
| 363 | check: check-recursive |
---|
| 364 | all-am: Makefile |
---|
| 365 | installdirs: installdirs-recursive |
---|
| 366 | installdirs-am: |
---|
| 367 | install: install-recursive |
---|
| 368 | install-exec: install-exec-recursive |
---|
| 369 | install-data: install-data-recursive |
---|
| 370 | uninstall: uninstall-recursive |
---|
| 371 | |
---|
| 372 | install-am: all-am |
---|
| 373 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 374 | |
---|
| 375 | installcheck: installcheck-recursive |
---|
| 376 | install-strip: |
---|
| 377 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 378 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 379 | `test -z '$(STRIP)' || \ |
---|
| 380 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 381 | mostlyclean-generic: |
---|
| 382 | |
---|
| 383 | clean-generic: |
---|
| 384 | |
---|
| 385 | distclean-generic: |
---|
| 386 | -rm -f $(CONFIG_CLEAN_FILES) |
---|
| 387 | |
---|
| 388 | maintainer-clean-generic: |
---|
| 389 | @echo "This command is intended for maintainers to use" |
---|
| 390 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 391 | clean: clean-recursive |
---|
| 392 | |
---|
| 393 | clean-am: clean-generic mostlyclean-am |
---|
| 394 | |
---|
| 395 | distclean: distclean-recursive |
---|
| 396 | -rm -f Makefile |
---|
| 397 | distclean-am: clean-am distclean-generic distclean-tags |
---|
| 398 | |
---|
| 399 | dvi: dvi-recursive |
---|
| 400 | |
---|
| 401 | dvi-am: |
---|
| 402 | |
---|
| 403 | html: html-recursive |
---|
| 404 | |
---|
| 405 | info: info-recursive |
---|
| 406 | |
---|
| 407 | info-am: |
---|
| 408 | |
---|
| 409 | install-data-am: |
---|
| 410 | |
---|
| 411 | install-exec-am: |
---|
| 412 | |
---|
| 413 | install-info: install-info-recursive |
---|
| 414 | |
---|
| 415 | install-man: |
---|
| 416 | |
---|
| 417 | installcheck-am: |
---|
| 418 | |
---|
| 419 | maintainer-clean: maintainer-clean-recursive |
---|
| 420 | -rm -f Makefile |
---|
| 421 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 422 | |
---|
| 423 | mostlyclean: mostlyclean-recursive |
---|
| 424 | |
---|
| 425 | mostlyclean-am: mostlyclean-generic |
---|
| 426 | |
---|
| 427 | pdf: pdf-recursive |
---|
| 428 | |
---|
| 429 | pdf-am: |
---|
| 430 | |
---|
| 431 | ps: ps-recursive |
---|
| 432 | |
---|
| 433 | ps-am: |
---|
| 434 | |
---|
| 435 | uninstall-am: uninstall-info-am |
---|
| 436 | |
---|
| 437 | uninstall-info: uninstall-info-recursive |
---|
| 438 | |
---|
| 439 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
---|
| 440 | clean clean-generic clean-recursive ctags ctags-recursive \ |
---|
| 441 | distclean distclean-generic distclean-recursive distclean-tags \ |
---|
| 442 | distdir dvi dvi-am html html-am info info-am install \ |
---|
| 443 | install-am install-data install-data-am install-exec \ |
---|
| 444 | install-exec-am install-info install-info-am install-man \ |
---|
| 445 | install-strip installcheck installcheck-am installdirs \ |
---|
| 446 | installdirs-am maintainer-clean maintainer-clean-generic \ |
---|
| 447 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
---|
| 448 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ |
---|
| 449 | uninstall uninstall-am uninstall-info-am |
---|
| 450 | |
---|
| 451 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 452 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 453 | .NOEXPORT: |
---|