]> git.proxmox.com Git - mirror_spl.git/blame - Makefile.in
* : Add autogen.sh products.
[mirror_spl.git] / Makefile.in
CommitLineData
bf9f3bac 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = .
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in $(srcdir)/spl_config.h.in \
41 $(top_srcdir)/configure $(top_srcdir)/modules/Makefile.in \
42 $(top_srcdir)/modules/spl/Makefile.in \
43 $(top_srcdir)/modules/splat/Makefile.in AUTHORS COPYING \
44 ChangeLog INSTALL config/config.guess config/config.sub \
45 config/depcomp config/install-sh config/ltmain.sh \
46 config/missing
47subdir = .
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
50 $(top_srcdir)/configure.ac
51am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52 $(ACLOCAL_M4)
53am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54 configure.lineno configure.status.lineno
55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = spl_config.h
57SOURCES =
58DIST_SOURCES =
59RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60 html-recursive info-recursive install-data-recursive \
61 install-exec-recursive install-info-recursive \
62 install-recursive installcheck-recursive installdirs-recursive \
63 pdf-recursive ps-recursive uninstall-info-recursive \
64 uninstall-recursive
65ETAGS = etags
66CTAGS = ctags
67DIST_SUBDIRS = $(SUBDIRS)
68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69distdir = $(PACKAGE)-$(VERSION)
70top_distdir = $(distdir)
71am__remove_distdir = \
72 { test ! -d $(distdir) \
73 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
74 && rm -fr $(distdir); }; }
75DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
76GZIP_ENV = --best
77distuninstallcheck_listfiles = find . -type f -print
78distcleancheck_listfiles = find . -type f -print
79ACLOCAL = @ACLOCAL@
80AMDEP_FALSE = @AMDEP_FALSE@
81AMDEP_TRUE = @AMDEP_TRUE@
82AMTAR = @AMTAR@
83AR = @AR@
84AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
87AWK = @AWK@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100ECHO = @ECHO@
101ECHO_C = @ECHO_C@
102ECHO_N = @ECHO_N@
103ECHO_T = @ECHO_T@
104EGREP = @EGREP@
105EXEEXT = @EXEEXT@
106F77 = @F77@
107FFLAGS = @FFLAGS@
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112KERNELCFLAGS = @KERNELCFLAGS@
113KERNELCPPFLAGS = @KERNELCPPFLAGS@
114KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
115LDFLAGS = @LDFLAGS@
116LIBOBJS = @LIBOBJS@
117LIBS = @LIBS@
118LIBTOOL = @LIBTOOL@
119LINUX = @LINUX@
120LINUX_OBJ = @LINUX_OBJ@
121LN_S = @LN_S@
122LTLIBOBJS = @LTLIBOBJS@
123MAINT = @MAINT@
124MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
125MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
126MAKEINFO = @MAKEINFO@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135RANLIB = @RANLIB@
136SED = @SED@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140VERSION = @VERSION@
141ac_ct_AR = @ac_ct_AR@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_F77 = @ac_ct_F77@
145ac_ct_RANLIB = @ac_ct_RANLIB@
146ac_ct_STRIP = @ac_ct_STRIP@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151am__include = @am__include@
152am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169includedir = @includedir@
170infodir = @infodir@
171install_sh = @install_sh@
172kmoduledir = @kmoduledir@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localstatedir = @localstatedir@
176mandir = @mandir@
177mkdir_p = @mkdir_p@
178oldincludedir = @oldincludedir@
179prefix = @prefix@
180program_transform_name = @program_transform_name@
181sbindir = @sbindir@
182sharedstatedir = @sharedstatedir@
183sysconfdir = @sysconfdir@
184target = @target@
185target_alias = @target_alias@
186target_cpu = @target_cpu@
187target_os = @target_os@
188target_vendor = @target_vendor@
189AUTOMAKE_OPTIONS = foreign dist-zip
190SUBDIRS = lib cmd modules include scripts
191CONFIG_CLEAN_FILES = aclocal.m4 config.guess config.sub depcomp \
192 install-sh missing mkinstalldirs
193EXTRA_DIST = autogen.sh
194all: spl_config.h
195 $(MAKE) $(AM_MAKEFLAGS) all-recursive
196
197.SUFFIXES:
198am--refresh:
199 @:
200$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
201 @for dep in $?; do \
202 case '$(am__configure_deps)' in \
203 *$$dep*) \
204 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
205 cd $(srcdir) && $(AUTOMAKE) --foreign \
206 && exit 0; \
207 exit 1;; \
208 esac; \
209 done; \
210 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
211 cd $(top_srcdir) && \
212 $(AUTOMAKE) --foreign Makefile
213.PRECIOUS: Makefile
214Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215 @case '$?' in \
216 *config.status*) \
217 echo ' $(SHELL) ./config.status'; \
218 $(SHELL) ./config.status;; \
219 *) \
220 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
221 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
222 esac;
223
224$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225 $(SHELL) ./config.status --recheck
226
227$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
228 cd $(srcdir) && $(AUTOCONF)
229$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
230 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
231
232spl_config.h: stamp-h1
233 @if test ! -f $@; then \
234 rm -f stamp-h1; \
235 $(MAKE) stamp-h1; \
236 else :; fi
237
238stamp-h1: $(srcdir)/spl_config.h.in $(top_builddir)/config.status
239 @rm -f stamp-h1
240 cd $(top_builddir) && $(SHELL) ./config.status spl_config.h
241$(srcdir)/spl_config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242 cd $(top_srcdir) && $(AUTOHEADER)
243 rm -f stamp-h1
244 touch $@
245
246distclean-hdr:
247 -rm -f spl_config.h stamp-h1
248modules/Makefile: $(top_builddir)/config.status $(top_srcdir)/modules/Makefile.in
249 cd $(top_builddir) && $(SHELL) ./config.status $@
250modules/spl/Makefile: $(top_builddir)/config.status $(top_srcdir)/modules/spl/Makefile.in
251 cd $(top_builddir) && $(SHELL) ./config.status $@
252modules/splat/Makefile: $(top_builddir)/config.status $(top_srcdir)/modules/splat/Makefile.in
253 cd $(top_builddir) && $(SHELL) ./config.status $@
254
255mostlyclean-libtool:
256 -rm -f *.lo
257
258clean-libtool:
259 -rm -rf .libs _libs
260
261distclean-libtool:
262 -rm -f libtool
263uninstall-info-am:
264
265# This directory's subdirectories are mostly independent; you can cd
266# into them and run `make' without going through this Makefile.
267# To change the values of `make' variables: instead of editing Makefiles,
268# (1) if the variable is set in `config.status', edit `config.status'
269# (which will cause the Makefiles to be regenerated when you run `make');
270# (2) otherwise, pass the desired values on the `make' command line.
271$(RECURSIVE_TARGETS):
272 @failcom='exit 1'; \
273 for f in x $$MAKEFLAGS; do \
274 case $$f in \
275 *=* | --[!k]*);; \
276 *k*) failcom='fail=yes';; \
277 esac; \
278 done; \
279 dot_seen=no; \
280 target=`echo $@ | sed s/-recursive//`; \
281 list='$(SUBDIRS)'; for subdir in $$list; do \
282 echo "Making $$target in $$subdir"; \
283 if test "$$subdir" = "."; then \
284 dot_seen=yes; \
285 local_target="$$target-am"; \
286 else \
287 local_target="$$target"; \
288 fi; \
289 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290 || eval $$failcom; \
291 done; \
292 if test "$$dot_seen" = "no"; then \
293 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
294 fi; test -z "$$fail"
295
296mostlyclean-recursive clean-recursive distclean-recursive \
297maintainer-clean-recursive:
298 @failcom='exit 1'; \
299 for f in x $$MAKEFLAGS; do \
300 case $$f in \
301 *=* | --[!k]*);; \
302 *k*) failcom='fail=yes';; \
303 esac; \
304 done; \
305 dot_seen=no; \
306 case "$@" in \
307 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
308 *) list='$(SUBDIRS)' ;; \
309 esac; \
310 rev=''; for subdir in $$list; do \
311 if test "$$subdir" = "."; then :; else \
312 rev="$$subdir $$rev"; \
313 fi; \
314 done; \
315 rev="$$rev ."; \
316 target=`echo $@ | sed s/-recursive//`; \
317 for subdir in $$rev; do \
318 echo "Making $$target in $$subdir"; \
319 if test "$$subdir" = "."; then \
320 local_target="$$target-am"; \
321 else \
322 local_target="$$target"; \
323 fi; \
324 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
325 || eval $$failcom; \
326 done && test -z "$$fail"
327tags-recursive:
328 list='$(SUBDIRS)'; for subdir in $$list; do \
329 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
330 done
331ctags-recursive:
332 list='$(SUBDIRS)'; for subdir in $$list; do \
333 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
334 done
335
336ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 mkid -fID $$unique
344tags: TAGS
345
346TAGS: tags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
347 $(TAGS_FILES) $(LISP)
348 tags=; \
349 here=`pwd`; \
350 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
351 include_option=--etags-include; \
352 empty_fix=.; \
353 else \
354 include_option=--include; \
355 empty_fix=; \
356 fi; \
357 list='$(SUBDIRS)'; for subdir in $$list; do \
358 if test "$$subdir" = .; then :; else \
359 test ! -f $$subdir/TAGS || \
360 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
361 fi; \
362 done; \
363 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | \
367 $(AWK) ' { files[$$0] = 1; } \
368 END { for (i in files) print i; }'`; \
369 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
370 test -n "$$unique" || unique=$$empty_fix; \
371 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
372 $$tags $$unique; \
373 fi
374ctags: CTAGS
375CTAGS: ctags-recursive $(HEADERS) $(SOURCES) spl_config.h.in $(TAGS_DEPENDENCIES) \
376 $(TAGS_FILES) $(LISP)
377 tags=; \
378 here=`pwd`; \
379 list='$(SOURCES) $(HEADERS) spl_config.h.in $(LISP) $(TAGS_FILES)'; \
380 unique=`for i in $$list; do \
381 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382 done | \
383 $(AWK) ' { files[$$0] = 1; } \
384 END { for (i in files) print i; }'`; \
385 test -z "$(CTAGS_ARGS)$$tags$$unique" \
386 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
387 $$tags $$unique
388
389GTAGS:
390 here=`$(am__cd) $(top_builddir) && pwd` \
391 && cd $(top_srcdir) \
392 && gtags -i $(GTAGS_ARGS) $$here
393
394distclean-tags:
395 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396
397distdir: $(DISTFILES)
398 $(am__remove_distdir)
399 mkdir $(distdir)
400 $(mkdir_p) $(distdir)/config $(distdir)/modules $(distdir)/modules/spl $(distdir)/modules/splat $(distdir)/scripts
401 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
402 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
403 list='$(DISTFILES)'; for file in $$list; do \
404 case $$file in \
405 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
406 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
407 esac; \
408 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
409 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
410 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
411 dir="/$$dir"; \
412 $(mkdir_p) "$(distdir)$$dir"; \
413 else \
414 dir=''; \
415 fi; \
416 if test -d $$d/$$file; then \
417 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
419 fi; \
420 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
421 else \
422 test -f $(distdir)/$$file \
423 || cp -p $$d/$$file $(distdir)/$$file \
424 || exit 1; \
425 fi; \
426 done
427 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
428 if test "$$subdir" = .; then :; else \
429 test -d "$(distdir)/$$subdir" \
430 || $(mkdir_p) "$(distdir)/$$subdir" \
431 || exit 1; \
432 distdir=`$(am__cd) $(distdir) && pwd`; \
433 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
434 (cd $$subdir && \
435 $(MAKE) $(AM_MAKEFLAGS) \
436 top_distdir="$$top_distdir" \
437 distdir="$$distdir/$$subdir" \
438 distdir) \
439 || exit 1; \
440 fi; \
441 done
442 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
443 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
444 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
445 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
446 || chmod -R a+r $(distdir)
447dist-gzip: distdir
448 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
449 $(am__remove_distdir)
450
451dist-bzip2: distdir
452 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
453 $(am__remove_distdir)
454
455dist-tarZ: distdir
456 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
457 $(am__remove_distdir)
458
459dist-shar: distdir
460 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
461 $(am__remove_distdir)
462dist-zip: distdir
463 -rm -f $(distdir).zip
464 zip -rq $(distdir).zip $(distdir)
465 $(am__remove_distdir)
466
467dist dist-all: distdir
468 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469 -rm -f $(distdir).zip
470 zip -rq $(distdir).zip $(distdir)
471 $(am__remove_distdir)
472
473# This target untars the dist file and tries a VPATH configuration. Then
474# it guarantees that the distribution is self-contained by making another
475# tarfile.
476distcheck: dist
477 case '$(DIST_ARCHIVES)' in \
478 *.tar.gz*) \
479 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
480 *.tar.bz2*) \
481 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
482 *.tar.Z*) \
483 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
484 *.shar.gz*) \
485 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
486 *.zip*) \
487 unzip $(distdir).zip ;;\
488 esac
489 chmod -R a-w $(distdir); chmod a+w $(distdir)
490 mkdir $(distdir)/_build
491 mkdir $(distdir)/_inst
492 chmod a-w $(distdir)
493 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
494 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
495 && cd $(distdir)/_build \
496 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
497 $(DISTCHECK_CONFIGURE_FLAGS) \
498 && $(MAKE) $(AM_MAKEFLAGS) \
499 && $(MAKE) $(AM_MAKEFLAGS) dvi \
500 && $(MAKE) $(AM_MAKEFLAGS) check \
501 && $(MAKE) $(AM_MAKEFLAGS) install \
502 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
503 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
504 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
505 distuninstallcheck \
506 && chmod -R a-w "$$dc_install_base" \
507 && ({ \
508 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
509 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
510 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
511 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
512 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
513 } || { rm -rf "$$dc_destdir"; exit 1; }) \
514 && rm -rf "$$dc_destdir" \
515 && $(MAKE) $(AM_MAKEFLAGS) dist \
516 && rm -rf $(DIST_ARCHIVES) \
517 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
518 $(am__remove_distdir)
519 @(echo "$(distdir) archives ready for distribution: "; \
520 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
521 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
522distuninstallcheck:
523 @cd $(distuninstallcheck_dir) \
524 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
525 || { echo "ERROR: files left after uninstall:" ; \
526 if test -n "$(DESTDIR)"; then \
527 echo " (check DESTDIR support)"; \
528 fi ; \
529 $(distuninstallcheck_listfiles) ; \
530 exit 1; } >&2
531distcleancheck: distclean
532 @if test '$(srcdir)' = . ; then \
533 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
534 exit 1 ; \
535 fi
536 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
537 || { echo "ERROR: files left in build directory after distclean:" ; \
538 $(distcleancheck_listfiles) ; \
539 exit 1; } >&2
540check-am: all-am
541check: check-recursive
542all-am: Makefile spl_config.h
543installdirs: installdirs-recursive
544installdirs-am:
545install: install-recursive
546install-exec: install-exec-recursive
547install-data: install-data-recursive
548uninstall: uninstall-recursive
549
550install-am: all-am
551 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553installcheck: installcheck-recursive
554install-strip:
555 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557 `test -z '$(STRIP)' || \
558 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559mostlyclean-generic:
560
561clean-generic:
562
563distclean-generic:
564 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565
566maintainer-clean-generic:
567 @echo "This command is intended for maintainers to use"
568 @echo "it deletes files that may require special tools to rebuild."
569clean: clean-recursive
570
571clean-am: clean-generic clean-libtool mostlyclean-am
572
573distclean: distclean-recursive
574 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
575 -rm -f Makefile
576distclean-am: clean-am distclean-generic distclean-hdr \
577 distclean-libtool distclean-tags
578
579dvi: dvi-recursive
580
581dvi-am:
582
583html: html-recursive
584
585info: info-recursive
586
587info-am:
588
589install-data-am:
590
591install-exec-am:
592
593install-info: install-info-recursive
594
595install-man:
596
597installcheck-am:
598
599maintainer-clean: maintainer-clean-recursive
600 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
601 -rm -rf $(top_srcdir)/autom4te.cache
602 -rm -f Makefile
603maintainer-clean-am: distclean-am maintainer-clean-generic
604
605mostlyclean: mostlyclean-recursive
606
607mostlyclean-am: mostlyclean-generic mostlyclean-libtool
608
609pdf: pdf-recursive
610
611pdf-am:
612
613ps: ps-recursive
614
615ps-am:
616
617uninstall-am: uninstall-info-am
618
619uninstall-info: uninstall-info-recursive
620
621.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
622 check-am clean clean-generic clean-libtool clean-recursive \
623 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
624 dist-shar dist-tarZ dist-zip distcheck distclean \
625 distclean-generic distclean-hdr distclean-libtool \
626 distclean-recursive distclean-tags distcleancheck distdir \
627 distuninstallcheck dvi dvi-am html html-am info info-am \
628 install install-am install-data install-data-am install-exec \
629 install-exec-am install-info install-info-am install-man \
630 install-strip installcheck installcheck-am installdirs \
631 installdirs-am maintainer-clean maintainer-clean-generic \
632 maintainer-clean-recursive mostlyclean mostlyclean-generic \
633 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
634 tags tags-recursive uninstall uninstall-am uninstall-info-am
635
636
637rpms: dist Makefile
638 rpmbuild -ta $(distdir).tar.gz
639# Tell versions [3.59,3.63) of GNU make to not export all variables.
640# Otherwise a system limit (for SysV at least) may be exceeded.
641.NOEXPORT: