1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
36 build_triplet
= @build@
38 subdir
= src
/utils
/xas
39 DIST_COMMON
= $(dist_plugins_DATA
) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
$(srcdir)/autostart-xas.in
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/GeoIP.m4 \
43 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
44 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
45 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
46 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
47 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
48 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
49 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
50 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
51 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
52 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.m4 \
53 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
54 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
55 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
56 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
57 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
58 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
59 $(top_srcdir
)/configure.in
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
63 CONFIG_HEADER
= $(top_builddir
)/config.h
64 CONFIG_CLEAN_FILES
= autostart-xas
65 CONFIG_CLEAN_VPATH_FILES
=
66 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
67 am__vpath_adj
= case
$$p in \
68 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
73 am__nobase_strip_setup
= \
74 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
76 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
77 am__nobase_list
= $(am__nobase_strip_setup
); \
78 for p in
$$list; do echo
"$$p $$p"; done | \
79 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
80 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
81 if (++n[$$2] == $(am__install_max)) \
82 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
83 END { for (dir in files) print dir, files[dir] }'
85 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
86 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
87 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pluginsdir)"
88 SCRIPTS
= $(bin_SCRIPTS
)
91 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
92 html-recursive info-recursive install-data-recursive \
93 install-dvi-recursive install-exec-recursive \
94 install-html-recursive install-info-recursive \
95 install-pdf-recursive install-ps-recursive install-recursive \
96 installcheck-recursive installdirs-recursive pdf-recursive \
97 ps-recursive uninstall-recursive
98 DATA
= $(dist_plugins_DATA
)
99 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
100 distclean-recursive maintainer-clean-recursive
101 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
102 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
106 DIST_SUBDIRS
= $(SUBDIRS
)
107 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
110 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
111 sed_rest
='s,^[^/]*/*,,'; \
112 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
113 sed_butlast
='s,/*[^/]*$$,,'; \
114 while
test -n
"$$dir1"; do \
115 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
116 if
test "$$first" != "."; then \
117 if
test "$$first" = ".."; then \
118 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
119 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
121 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
122 if
test "$$first2" = "$$first"; then \
123 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
127 dir0
="$$dir0"/"$$first"; \
130 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
134 ALCC_MANPAGES
= @ALCC_MANPAGES@
135 ALC_MANPAGES
= @ALC_MANPAGES@
138 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
139 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
140 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
141 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
143 AUTOCONF
= @AUTOCONF@
144 AUTOHEADER
= @AUTOHEADER@
145 AUTOMAKE
= @AUTOMAKE@
147 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
148 BFD_LIBS
= @BFD_LIBS@
149 BUILD_CC
= @BUILD_CC@
150 BUILD_CFLAGS
= @BUILD_CFLAGS@
151 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
152 BUILD_EXEEXT
= @BUILD_EXEEXT@
153 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
154 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
155 CAS_DEFS
= @CAS_DEFS@
156 CAS_MANPAGES
= @CAS_MANPAGES@
157 CATOBJEXT
= @CATOBJEXT@
159 CCDEPMODE
= @CCDEPMODE@
162 CPPFLAGS
= @CPPFLAGS@
163 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
164 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
165 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
168 CXXDEPMODE
= @CXXDEPMODE@
169 CXXFLAGS
= @CXXFLAGS@
170 CYGPATH_W
= @CYGPATH_W@
171 DATADIRNAME
= @DATADIRNAME@
172 DEBUGFLAG
= @DEBUGFLAG@
178 ED2K_MANPAGES
= @ED2K_MANPAGES@
181 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
182 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
183 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
184 GDLIB_LIBS
= @GDLIB_LIBS@
186 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
187 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
188 GEOIP_LIBS
= @GEOIP_LIBS@
194 INSTALL_DATA
= @INSTALL_DATA@
195 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
196 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
197 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
198 INSTOBJEXT
= @INSTOBJEXT@
199 INTLBISON
= @INTLBISON@
200 INTLLIBS
= @INTLLIBS@
201 INTLOBJS
= @INTLOBJS@
202 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
203 KBUILDSYCOCA
= @KBUILDSYCOCA@
204 KDE4_CONFIG
= @KDE4_CONFIG@
205 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
206 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
207 KDE_ICON_PATH
= @KDE_ICON_PATH@
208 KDE_MIME_PATH
= @KDE_MIME_PATH@
209 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
210 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
215 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
216 LIBICONV
= @LIBICONV@
219 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
220 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
221 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
222 LIBPNG_LIBS
= @LIBPNG_LIBS@
224 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
225 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
226 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
227 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
228 LTLIBICONV
= @LTLIBICONV@
229 LTLIBINTL
= @LTLIBINTL@
230 LTLIBOBJS
= @LTLIBOBJS@
232 MAKEINFO
= @MAKEINFO@
234 MKINSTALLDIRS
= @MKINSTALLDIRS@
235 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
237 MSGMERGE
= @MSGMERGE@
238 MULECFLAGS
= @MULECFLAGS@
239 MULECPPFLAGS
= @MULECPPFLAGS@
240 MULECXXFLAGS
= @MULECXXFLAGS@
241 MULELDFLAGS
= @MULELDFLAGS@
242 MULERCFLAGS
= @MULERCFLAGS@
245 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
246 PACKAGE_NAME
= @PACKAGE_NAME@
247 PACKAGE_STRING
= @PACKAGE_STRING@
248 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
249 PACKAGE_URL
= @PACKAGE_URL@
250 PACKAGE_VERSION
= @PACKAGE_VERSION@
251 PATH_SEPARATOR
= @PATH_SEPARATOR@
252 PKG_CONFIG
= @PKG_CONFIG@
255 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
256 QT_CORE_LIBS
= @QT_CORE_LIBS@
257 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
258 QT_GUI_LIBS
= @QT_GUI_LIBS@
263 READLINE_LIBS
= @READLINE_LIBS@
264 RESOLV_LIB
= @RESOLV_LIB@
265 SET_MAKE
= @SET_MAKE@
269 UPDATE_MIME_DATABASE
= @UPDATE_MIME_DATABASE@
270 USER_INSTALL_HOOK
= @USER_INSTALL_HOOK@
271 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
274 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
275 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
276 WXBASE_LIBS
= @WXBASE_LIBS@
277 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
278 WX_CFLAGS
= @WX_CFLAGS@
279 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
280 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
281 WX_CPPFLAGS
= @WX_CPPFLAGS@
282 WX_CXXFLAGS
= @WX_CXXFLAGS@
283 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
284 WX_DEBUG
= @WX_DEBUG@
287 WX_RESCOMP
= @WX_RESCOMP@
288 WX_SHARED
= @WX_SHARED@
289 WX_UNICODE
= @WX_UNICODE@
290 WX_VERSION_FULL
= @WX_VERSION_FULL@
291 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
292 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
293 XGETTEXT
= @XGETTEXT@
296 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
297 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
298 ZLIB_LIBS
= @ZLIB_LIBS@
299 abs_builddir
= @abs_builddir@
300 abs_srcdir
= @abs_srcdir@
301 abs_top_builddir
= @abs_top_builddir@
302 abs_top_srcdir
= @abs_top_srcdir@
303 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
304 ac_ct_CC
= @ac_ct_CC@
305 ac_ct_CXX
= @ac_ct_CXX@
306 am__include
= @am__include@
307 am__leading_dot
= @am__leading_dot@
308 am__quote
= @am__quote@
310 am__untar
= @am__untar@
313 build_alias
= @build_alias@
314 build_cpu
= @build_cpu@
315 build_os
= @build_os@
316 build_vendor
= @build_vendor@
317 builddir
= @builddir@
319 datarootdir
= @datarootdir@
322 exec_prefix = @
exec_prefix@
324 host_alias
= @host_alias@
325 host_cpu
= @host_cpu@
327 host_vendor
= @host_vendor@
329 includedir = @
includedir@
331 install_sh
= @install_sh@
333 libexecdir
= @libexecdir@
334 localedir
= @localedir@
335 localstatedir
= @localstatedir@
338 oldincludedir = @
oldincludedir@
341 program_transform_name
= @program_transform_name@
344 sharedstatedir
= @sharedstatedir@
346 sysconfdir
= @sysconfdir@
347 target_alias
= @target_alias@
348 top_build_prefix
= @top_build_prefix@
349 top_builddir
= @top_builddir@
350 top_srcdir
= @top_srcdir@
352 dist_plugins_DATA
= xas.pl
353 pluginsdir
= $(libdir)/xchat
/plugins
354 bin_SCRIPTS
= autostart-xas
355 EXTRA_DIST
= autostart-xas.in
356 MAINTAINERCLEANFILES
= Makefile.in
360 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
362 case
'$(am__configure_deps)' in \
364 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
365 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
369 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/utils/xas/Makefile'; \
370 $(am__cd
) $(top_srcdir
) && \
371 $(AUTOMAKE
) --foreign src
/utils
/xas
/Makefile
373 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
376 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
378 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
379 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
382 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
383 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
385 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
386 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
387 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
388 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
389 $(am__aclocal_m4_deps
):
390 autostart-xas
: $(top_builddir
)/config.status
$(srcdir)/autostart-xas.in
391 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
392 install-binSCRIPTS
: $(bin_SCRIPTS
)
394 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
395 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
396 for p in
$$list; do \
397 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
398 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
400 sed
-e
'p;s,.*/,,;n' \
402 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
403 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
404 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
405 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
406 if (++n[d] == $(am__install_max)) { \
407 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
408 else { print "f", d "/" $$4, $$1 } } \
409 END { for (d in files) print "f", d, files[d] }' | \
410 while read type
dir files
; do \
411 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
412 test -z
"$$files" ||
{ \
413 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
414 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
418 uninstall-binSCRIPTS
:
420 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
421 files
=`for p in $$list; do echo "$$p"; done | \
422 sed -e 's,.*/,,;$(transform)'`; \
423 test -n
"$$list" || exit
0; \
424 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
425 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
426 install-dist_pluginsDATA
: $(dist_plugins_DATA
)
428 test -z
"$(pluginsdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pluginsdir)"
429 @list
='$(dist_plugins_DATA)'; test -n
"$(pluginsdir)" || list
=; \
430 for p in
$$list; do \
431 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
433 done |
$(am__base_list
) | \
434 while read files
; do \
435 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pluginsdir)'"; \
436 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pluginsdir)" || exit
$$?
; \
439 uninstall-dist_pluginsDATA
:
441 @list
='$(dist_plugins_DATA)'; test -n
"$(pluginsdir)" || list
=; \
442 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
443 test -n
"$$files" || exit
0; \
444 echo
" ( cd '$(DESTDIR)$(pluginsdir)' && rm -f" $$files ")"; \
445 cd
"$(DESTDIR)$(pluginsdir)" && rm -f
$$files
447 # This directory's subdirectories are mostly independent; you can cd
448 # into them and run `make' without going through this Makefile.
449 # To change the values of `make' variables: instead of editing Makefiles,
450 # (1) if the variable is set in `config.status', edit `config.status'
451 # (which will cause the Makefiles to be regenerated when you run `make');
452 # (2) otherwise, pass the desired values on the `make' command line.
453 $(RECURSIVE_TARGETS
):
454 @fail
= failcom
='exit 1'; \
455 for f in x
$$MAKEFLAGS; do \
458 *k
*) failcom
='fail=yes';; \
462 target
=`echo $@ | sed s/-recursive//`; \
463 list
='$(SUBDIRS)'; for subdir in
$$list; do \
464 echo
"Making $$target in $$subdir"; \
465 if
test "$$subdir" = "."; then \
467 local_target
="$$target-am"; \
469 local_target
="$$target"; \
471 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
474 if
test "$$dot_seen" = "no"; then \
475 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
478 $(RECURSIVE_CLEAN_TARGETS
):
479 @fail
= failcom
='exit 1'; \
480 for f in x
$$MAKEFLAGS; do \
483 *k
*) failcom
='fail=yes';; \
488 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
489 *) list
='$(SUBDIRS)' ;; \
491 rev
=''; for subdir in
$$list; do \
492 if
test "$$subdir" = "."; then
:; else \
493 rev
="$$subdir $$rev"; \
497 target
=`echo $@ | sed s/-recursive//`; \
498 for subdir in
$$rev; do \
499 echo
"Making $$target in $$subdir"; \
500 if
test "$$subdir" = "."; then \
501 local_target
="$$target-am"; \
503 local_target
="$$target"; \
505 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
507 done
&& test -z
"$$fail"
509 list
='$(SUBDIRS)'; for subdir in
$$list; do \
510 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
513 list
='$(SUBDIRS)'; for subdir in
$$list; do \
514 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
517 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
518 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
519 unique
=`for i in $$list; do \
520 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
523 END { if (nonempty) { for (i in files) print i; }; }'`; \
527 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
528 $(TAGS_FILES
) $(LISP
)
531 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
532 include_option
=--etags-include
; \
535 include_option
=--include; \
538 list
='$(SUBDIRS)'; for subdir in
$$list; do \
539 if
test "$$subdir" = .
; then
:; else \
540 test ! -f
$$subdir/TAGS || \
541 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
544 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
545 unique
=`for i in $$list; do \
546 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549 END { if (nonempty) { for (i in files) print i; }; }'`; \
551 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
552 test -n
"$$unique" || unique
=$$empty_fix; \
553 if
test $$# -gt 0; then \
554 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
557 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
562 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
563 $(TAGS_FILES
) $(LISP
)
564 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
565 unique
=`for i in $$list; do \
566 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
568 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
569 END { if (nonempty) { for (i in files) print i; }; }'`; \
570 test -z
"$(CTAGS_ARGS)$$unique" \
571 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
575 here
=`$(am__cd) $(top_builddir) && pwd` \
576 && $(am__cd
) $(top_srcdir
) \
577 && gtags
-i
$(GTAGS_ARGS
) "$$here"
580 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
582 distdir
: $(DISTFILES
)
583 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
584 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585 list
='$(DISTFILES)'; \
586 dist_files
=`for file in $$list; do echo $$file; done | \
587 sed -e "s|^$$srcdirstrip/||;t" \
588 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
589 case
$$dist_files in \
590 */*) $(MKDIR_P
) `echo "$$dist_files" | \
591 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
594 for file in
$$dist_files; do \
595 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
596 if
test -d
$$d/$$file; then \
597 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
598 if
test -d
"$(distdir)/$$file"; then \
599 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
601 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
602 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
603 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
605 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
607 test -f
"$(distdir)/$$file" \
608 || cp
-p
$$d/$$file "$(distdir)/$$file" \
612 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
613 if
test "$$subdir" = .
; then
:; else \
614 test -d
"$(distdir)/$$subdir" \
615 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
619 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
620 if
test "$$subdir" = .
; then
:; else \
621 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
623 new_distdir
=$$reldir; \
624 dir1
=$$subdir; dir2
="$(top_distdir)"; \
626 new_top_distdir
=$$reldir; \
627 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
628 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
629 ($(am__cd
) $$subdir && \
630 $(MAKE
) $(AM_MAKEFLAGS
) \
631 top_distdir
="$$new_top_distdir" \
632 distdir
="$$new_distdir" \
633 am__remove_distdir
=: \
634 am__skip_length_check
=: \
635 am__skip_mode_fix
=: \
641 check: check-recursive
642 all-am
: Makefile
$(SCRIPTS
) $(DATA
)
643 installdirs: installdirs-recursive
645 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(pluginsdir)"; do \
646 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
648 install: install-recursive
649 install-exec
: install-exec-recursive
650 install-data
: install-data-recursive
651 uninstall: uninstall-recursive
654 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
656 installcheck: installcheck-recursive
658 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
659 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
660 `test -z '$(STRIP)' || \
661 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
667 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
668 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
670 maintainer-clean-generic
:
671 @echo
"This command is intended for maintainers to use"
672 @echo
"it deletes files that may require special tools to rebuild."
673 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
674 clean: clean-recursive
676 clean-am
: clean-generic mostlyclean-am
678 distclean: distclean-recursive
680 distclean-am
: clean-am distclean-generic distclean-tags
694 install-data-am
: install-dist_pluginsDATA
696 install-dvi
: install-dvi-recursive
700 install-exec-am
: install-binSCRIPTS
702 install-html
: install-html-recursive
706 install-info
: install-info-recursive
712 install-pdf
: install-pdf-recursive
716 install-ps
: install-ps-recursive
722 maintainer-clean
: maintainer-clean-recursive
724 maintainer-clean-am
: distclean-am maintainer-clean-generic
726 mostlyclean: mostlyclean-recursive
728 mostlyclean-am
: mostlyclean-generic
738 uninstall-am
: uninstall-binSCRIPTS uninstall-dist_pluginsDATA
740 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
741 install-am install-strip tags-recursive
743 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
744 all all-am
check check-am
clean clean-generic ctags \
745 ctags-recursive
distclean distclean-generic distclean-tags \
746 distdir
dvi dvi-am html html-am
info info-am
install \
747 install-am install-binSCRIPTS install-data install-data-am \
748 install-dist_pluginsDATA install-dvi install-dvi-am \
749 install-exec install-exec-am install-html install-html-am \
750 install-info install-info-am install-man install-pdf \
751 install-pdf-am install-ps install-ps-am install-strip \
752 installcheck installcheck-am
installdirs installdirs-am \
753 maintainer-clean maintainer-clean-generic
mostlyclean \
754 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-recursive \
755 uninstall uninstall-am uninstall-binSCRIPTS \
756 uninstall-dist_pluginsDATA
759 # Tell versions [3.59,3.63) of GNU make to not export all variables.
760 # Otherwise a system limit (for SysV at least) may be exceeded.