]> git.proxmox.com Git - mirror_spl-debian.git/blob - rpm/Makefile.in
New upstream version 0.7.2
[mirror_spl-debian.git] / rpm / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009 Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 subdir = rpm
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/config/libtool.m4 \
41 $(top_srcdir)/config/ltoptions.m4 \
42 $(top_srcdir)/config/ltsugar.m4 \
43 $(top_srcdir)/config/ltversion.m4 \
44 $(top_srcdir)/config/lt~obsolete.m4 \
45 $(top_srcdir)/config/spl-build.m4 \
46 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/spl_config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 AM_V_GEN = $(am__v_GEN_$(V))
54 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
55 am__v_GEN_0 = @echo " GEN " $@;
56 AM_V_at = $(am__v_at_$(V))
57 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
58 am__v_at_0 = @
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 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
69 distclean-recursive maintainer-clean-recursive
70 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
71 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
72 distdir
73 ETAGS = etags
74 CTAGS = ctags
75 DIST_SUBDIRS = $(SUBDIRS)
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 am__relativize = \
78 dir0=`pwd`; \
79 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
80 sed_rest='s,^[^/]*/*,,'; \
81 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
82 sed_butlast='s,/*[^/]*$$,,'; \
83 while test -n "$$dir1"; do \
84 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
85 if test "$$first" != "."; then \
86 if test "$$first" = ".."; then \
87 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
88 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
89 else \
90 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
91 if test "$$first2" = "$$first"; then \
92 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
93 else \
94 dir2="../$$dir2"; \
95 fi; \
96 dir0="$$dir0"/"$$first"; \
97 fi; \
98 fi; \
99 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
100 done; \
101 reldir="$$dir2"
102 ACLOCAL = @ACLOCAL@
103 ALIEN = @ALIEN@
104 ALIEN_VERSION = @ALIEN_VERSION@
105 AMTAR = @AMTAR@
106 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107 AR = @AR@
108 AUTOCONF = @AUTOCONF@
109 AUTOHEADER = @AUTOHEADER@
110 AUTOMAKE = @AUTOMAKE@
111 AWK = @AWK@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CPP = @CPP@
116 CPPFLAGS = @CPPFLAGS@
117 CYGPATH_W = @CYGPATH_W@
118 DEBUG_CFLAGS = @DEBUG_CFLAGS@
119 DEBUG_KMEM = @DEBUG_KMEM@
120 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
121 DEBUG_SPL = @DEBUG_SPL@
122 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
123 DEFS = @DEFS@
124 DEPDIR = @DEPDIR@
125 DPKG = @DPKG@
126 DPKGBUILD = @DPKGBUILD@
127 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
128 DPKG_VERSION = @DPKG_VERSION@
129 DSYMUTIL = @DSYMUTIL@
130 DUMPBIN = @DUMPBIN@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FGREP = @FGREP@
137 GREP = @GREP@
138 HAVE_ALIEN = @HAVE_ALIEN@
139 HAVE_DPKG = @HAVE_DPKG@
140 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
141 HAVE_RPM = @HAVE_RPM@
142 HAVE_RPMBUILD = @HAVE_RPMBUILD@
143 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 KERNELCPPFLAGS = @KERNELCPPFLAGS@
149 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
150 LD = @LD@
151 LDFLAGS = @LDFLAGS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTOOL = @LIBTOOL@
155 LINUX = @LINUX@
156 LINUX_OBJ = @LINUX_OBJ@
157 LINUX_SYMBOLS = @LINUX_SYMBOLS@
158 LINUX_VERSION = @LINUX_VERSION@
159 LIPO = @LIPO@
160 LN_S = @LN_S@
161 LTLIBOBJS = @LTLIBOBJS@
162 MAINT = @MAINT@
163 MAKEINFO = @MAKEINFO@
164 MKDIR_P = @MKDIR_P@
165 NM = @NM@
166 NMEDIT = @NMEDIT@
167 OBJDUMP = @OBJDUMP@
168 OBJEXT = @OBJEXT@
169 OTOOL = @OTOOL@
170 OTOOL64 = @OTOOL64@
171 PACKAGE = @PACKAGE@
172 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173 PACKAGE_NAME = @PACKAGE_NAME@
174 PACKAGE_STRING = @PACKAGE_STRING@
175 PACKAGE_TARNAME = @PACKAGE_TARNAME@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 RANLIB = @RANLIB@
179 RELEASE = @RELEASE@
180 RPM = @RPM@
181 RPMBUILD = @RPMBUILD@
182 RPMBUILD_VERSION = @RPMBUILD_VERSION@
183 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
184 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
185 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
186 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
187 RPM_SPEC_DIR = @RPM_SPEC_DIR@
188 RPM_VERSION = @RPM_VERSION@
189 SED = @SED@
190 SET_MAKE = @SET_MAKE@
191 SHELL = @SHELL@
192 SPL_CONFIG = @SPL_CONFIG@
193 SPL_META_ALIAS = @SPL_META_ALIAS@
194 SPL_META_AUTHOR = @SPL_META_AUTHOR@
195 SPL_META_DATA = @SPL_META_DATA@
196 SPL_META_LICENSE = @SPL_META_LICENSE@
197 SPL_META_LT_AGE = @SPL_META_LT_AGE@
198 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
199 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
200 SPL_META_NAME = @SPL_META_NAME@
201 SPL_META_RELEASE = @SPL_META_RELEASE@
202 SPL_META_VERSION = @SPL_META_VERSION@
203 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
204 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
205 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
206 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
207 STRIP = @STRIP@
208 VENDOR = @VENDOR@
209 VERSION = @VERSION@
210 abs_builddir = @abs_builddir@
211 abs_srcdir = @abs_srcdir@
212 abs_top_builddir = @abs_top_builddir@
213 abs_top_srcdir = @abs_top_srcdir@
214 ac_ct_CC = @ac_ct_CC@
215 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
216 am__include = @am__include@
217 am__leading_dot = @am__leading_dot@
218 am__quote = @am__quote@
219 am__tar = @am__tar@
220 am__untar = @am__untar@
221 bindir = @bindir@
222 build = @build@
223 build_alias = @build_alias@
224 build_cpu = @build_cpu@
225 build_os = @build_os@
226 build_vendor = @build_vendor@
227 builddir = @builddir@
228 datadir = @datadir@
229 datarootdir = @datarootdir@
230 docdir = @docdir@
231 dvidir = @dvidir@
232 exec_prefix = @exec_prefix@
233 host = @host@
234 host_alias = @host_alias@
235 host_cpu = @host_cpu@
236 host_os = @host_os@
237 host_vendor = @host_vendor@
238 htmldir = @htmldir@
239 includedir = @includedir@
240 infodir = @infodir@
241 install_sh = @install_sh@
242 libdir = @libdir@
243 libexecdir = @libexecdir@
244 localedir = @localedir@
245 localstatedir = @localstatedir@
246 lt_ECHO = @lt_ECHO@
247 mandir = @mandir@
248 mkdir_p = @mkdir_p@
249 oldincludedir = @oldincludedir@
250 pdfdir = @pdfdir@
251 prefix = @prefix@
252 program_transform_name = @program_transform_name@
253 psdir = @psdir@
254 sbindir = @sbindir@
255 sharedstatedir = @sharedstatedir@
256 srcdir = @srcdir@
257 sysconfdir = @sysconfdir@
258 target = @target@
259 target_alias = @target_alias@
260 target_cpu = @target_cpu@
261 target_os = @target_os@
262 target_vendor = @target_vendor@
263 top_build_prefix = @top_build_prefix@
264 top_builddir = @top_builddir@
265 top_srcdir = @top_srcdir@
266 SUBDIRS = generic redhat
267 all: all-recursive
268
269 .SUFFIXES:
270 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
271 @for dep in $?; do \
272 case '$(am__configure_deps)' in \
273 *$$dep*) \
274 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
275 && { if test -f $@; then exit 0; else break; fi; }; \
276 exit 1;; \
277 esac; \
278 done; \
279 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu rpm/Makefile'; \
280 $(am__cd) $(top_srcdir) && \
281 $(AUTOMAKE) --gnu rpm/Makefile
282 .PRECIOUS: Makefile
283 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284 @case '$?' in \
285 *config.status*) \
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
287 *) \
288 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
289 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
290 esac;
291
292 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294
295 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
296 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(am__aclocal_m4_deps):
300
301 mostlyclean-libtool:
302 -rm -f *.lo
303
304 clean-libtool:
305 -rm -rf .libs _libs
306
307 # This directory's subdirectories are mostly independent; you can cd
308 # into them and run `make' without going through this Makefile.
309 # To change the values of `make' variables: instead of editing Makefiles,
310 # (1) if the variable is set in `config.status', edit `config.status'
311 # (which will cause the Makefiles to be regenerated when you run `make');
312 # (2) otherwise, pass the desired values on the `make' command line.
313 $(RECURSIVE_TARGETS):
314 @fail= failcom='exit 1'; \
315 for f in x $$MAKEFLAGS; do \
316 case $$f in \
317 *=* | --[!k]*);; \
318 *k*) failcom='fail=yes';; \
319 esac; \
320 done; \
321 dot_seen=no; \
322 target=`echo $@ | sed s/-recursive//`; \
323 list='$(SUBDIRS)'; for subdir in $$list; do \
324 echo "Making $$target in $$subdir"; \
325 if test "$$subdir" = "."; then \
326 dot_seen=yes; \
327 local_target="$$target-am"; \
328 else \
329 local_target="$$target"; \
330 fi; \
331 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
332 || eval $$failcom; \
333 done; \
334 if test "$$dot_seen" = "no"; then \
335 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
336 fi; test -z "$$fail"
337
338 $(RECURSIVE_CLEAN_TARGETS):
339 @fail= failcom='exit 1'; \
340 for f in x $$MAKEFLAGS; do \
341 case $$f in \
342 *=* | --[!k]*);; \
343 *k*) failcom='fail=yes';; \
344 esac; \
345 done; \
346 dot_seen=no; \
347 case "$@" in \
348 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
349 *) list='$(SUBDIRS)' ;; \
350 esac; \
351 rev=''; for subdir in $$list; do \
352 if test "$$subdir" = "."; then :; else \
353 rev="$$subdir $$rev"; \
354 fi; \
355 done; \
356 rev="$$rev ."; \
357 target=`echo $@ | sed s/-recursive//`; \
358 for subdir in $$rev; do \
359 echo "Making $$target in $$subdir"; \
360 if test "$$subdir" = "."; then \
361 local_target="$$target-am"; \
362 else \
363 local_target="$$target"; \
364 fi; \
365 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
366 || eval $$failcom; \
367 done && test -z "$$fail"
368 tags-recursive:
369 list='$(SUBDIRS)'; for subdir in $$list; do \
370 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
371 done
372 ctags-recursive:
373 list='$(SUBDIRS)'; for subdir in $$list; do \
374 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
375 done
376
377 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
378 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
382 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383 END { if (nonempty) { for (i in files) print i; }; }'`; \
384 mkid -fID $$unique
385 tags: TAGS
386
387 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
388 $(TAGS_FILES) $(LISP)
389 set x; \
390 here=`pwd`; \
391 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
392 include_option=--etags-include; \
393 empty_fix=.; \
394 else \
395 include_option=--include; \
396 empty_fix=; \
397 fi; \
398 list='$(SUBDIRS)'; for subdir in $$list; do \
399 if test "$$subdir" = .; then :; else \
400 test ! -f $$subdir/TAGS || \
401 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
402 fi; \
403 done; \
404 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
405 unique=`for i in $$list; do \
406 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
407 done | \
408 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
409 END { if (nonempty) { for (i in files) print i; }; }'`; \
410 shift; \
411 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
412 test -n "$$unique" || unique=$$empty_fix; \
413 if test $$# -gt 0; then \
414 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415 "$$@" $$unique; \
416 else \
417 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418 $$unique; \
419 fi; \
420 fi
421 ctags: CTAGS
422 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
423 $(TAGS_FILES) $(LISP)
424 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425 unique=`for i in $$list; do \
426 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427 done | \
428 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429 END { if (nonempty) { for (i in files) print i; }; }'`; \
430 test -z "$(CTAGS_ARGS)$$unique" \
431 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
432 $$unique
433
434 GTAGS:
435 here=`$(am__cd) $(top_builddir) && pwd` \
436 && $(am__cd) $(top_srcdir) \
437 && gtags -i $(GTAGS_ARGS) "$$here"
438
439 distclean-tags:
440 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
441
442 distdir: $(DISTFILES)
443 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445 list='$(DISTFILES)'; \
446 dist_files=`for file in $$list; do echo $$file; done | \
447 sed -e "s|^$$srcdirstrip/||;t" \
448 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
449 case $$dist_files in \
450 */*) $(MKDIR_P) `echo "$$dist_files" | \
451 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
452 sort -u` ;; \
453 esac; \
454 for file in $$dist_files; do \
455 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
456 if test -d $$d/$$file; then \
457 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
458 if test -d "$(distdir)/$$file"; then \
459 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
460 fi; \
461 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
463 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
464 fi; \
465 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
466 else \
467 test -f "$(distdir)/$$file" \
468 || cp -p $$d/$$file "$(distdir)/$$file" \
469 || exit 1; \
470 fi; \
471 done
472 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
473 if test "$$subdir" = .; then :; else \
474 test -d "$(distdir)/$$subdir" \
475 || $(MKDIR_P) "$(distdir)/$$subdir" \
476 || exit 1; \
477 fi; \
478 done
479 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
480 if test "$$subdir" = .; then :; else \
481 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
482 $(am__relativize); \
483 new_distdir=$$reldir; \
484 dir1=$$subdir; dir2="$(top_distdir)"; \
485 $(am__relativize); \
486 new_top_distdir=$$reldir; \
487 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
488 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
489 ($(am__cd) $$subdir && \
490 $(MAKE) $(AM_MAKEFLAGS) \
491 top_distdir="$$new_top_distdir" \
492 distdir="$$new_distdir" \
493 am__remove_distdir=: \
494 am__skip_length_check=: \
495 am__skip_mode_fix=: \
496 distdir) \
497 || exit 1; \
498 fi; \
499 done
500 check-am: all-am
501 check: check-recursive
502 all-am: Makefile
503 installdirs: installdirs-recursive
504 installdirs-am:
505 install: install-recursive
506 install-exec: install-exec-recursive
507 install-data: install-data-recursive
508 uninstall: uninstall-recursive
509
510 install-am: all-am
511 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
512
513 installcheck: installcheck-recursive
514 install-strip:
515 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
516 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
517 `test -z '$(STRIP)' || \
518 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
519 mostlyclean-generic:
520
521 clean-generic:
522
523 distclean-generic:
524 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
525 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
526
527 maintainer-clean-generic:
528 @echo "This command is intended for maintainers to use"
529 @echo "it deletes files that may require special tools to rebuild."
530 clean: clean-recursive
531
532 clean-am: clean-generic clean-libtool mostlyclean-am
533
534 distclean: distclean-recursive
535 -rm -f Makefile
536 distclean-am: clean-am distclean-generic distclean-tags
537
538 dvi: dvi-recursive
539
540 dvi-am:
541
542 html: html-recursive
543
544 html-am:
545
546 info: info-recursive
547
548 info-am:
549
550 install-data-am:
551
552 install-dvi: install-dvi-recursive
553
554 install-dvi-am:
555
556 install-exec-am:
557
558 install-html: install-html-recursive
559
560 install-html-am:
561
562 install-info: install-info-recursive
563
564 install-info-am:
565
566 install-man:
567
568 install-pdf: install-pdf-recursive
569
570 install-pdf-am:
571
572 install-ps: install-ps-recursive
573
574 install-ps-am:
575
576 installcheck-am:
577
578 maintainer-clean: maintainer-clean-recursive
579 -rm -f Makefile
580 maintainer-clean-am: distclean-am maintainer-clean-generic
581
582 mostlyclean: mostlyclean-recursive
583
584 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
585
586 pdf: pdf-recursive
587
588 pdf-am:
589
590 ps: ps-recursive
591
592 ps-am:
593
594 uninstall-am:
595
596 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
597 install-am install-strip tags-recursive
598
599 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
600 all all-am check check-am clean clean-generic clean-libtool \
601 ctags ctags-recursive distclean distclean-generic \
602 distclean-libtool distclean-tags distdir dvi dvi-am html \
603 html-am info info-am install install-am install-data \
604 install-data-am install-dvi install-dvi-am install-exec \
605 install-exec-am install-html install-html-am install-info \
606 install-info-am install-man install-pdf install-pdf-am \
607 install-ps install-ps-am install-strip installcheck \
608 installcheck-am installdirs installdirs-am maintainer-clean \
609 maintainer-clean-generic mostlyclean mostlyclean-generic \
610 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
611 uninstall uninstall-am
612
613
614 # Tell versions [3.59,3.63) of GNU make to not export all variables.
615 # Otherwise a system limit (for SysV at least) may be exceeded.
616 .NOEXPORT: