]> git.proxmox.com Git - mirror_spl-debian.git/blame - lib/Makefile.in
Only make compiler warnings fatal with --enable-debug
[mirror_spl-debian.git] / lib / Makefile.in
CommitLineData
49638d83 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
7212e2cd 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
8934764e
BB
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7212e2cd 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
716154c5
BB
18###############################################################################
19# Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC.
20# Copyright (C) 2007 The Regents of the University of California.
21# Written by Brian Behlendorf <behlendorf1@llnl.gov>.
22###############################################################################
23# Common rules for user space components.
24###############################################################################
25
7212e2cd 26VPATH = @srcdir@
27pkgdatadir = $(datadir)/@PACKAGE@
7212e2cd 28pkgincludedir = $(includedir)/@PACKAGE@
8934764e
BB
29pkglibdir = $(libdir)/@PACKAGE@
30pkglibexecdir = $(libexecdir)/@PACKAGE@
7212e2cd 31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
7212e2cd 32install_sh_DATA = $(install_sh) -c -m 644
33install_sh_PROGRAM = $(install_sh) -c
34install_sh_SCRIPT = $(install_sh) -c
35INSTALL_HEADER = $(INSTALL_DATA)
36transform = $(program_transform_name)
37NORMAL_INSTALL = :
38PRE_INSTALL = :
39POST_INSTALL = :
40NORMAL_UNINSTALL = :
41PRE_UNINSTALL = :
42POST_UNINSTALL = :
43build_triplet = @build@
44host_triplet = @host@
45target_triplet = @target@
f6c5d4ff
BB
46DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47 $(top_srcdir)/config/Rules.am
7212e2cd 48subdir = lib
7212e2cd 49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/config/spl-build.m4 \
51 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54mkinstalldirs = $(install_sh) -d
55CONFIG_HEADER = $(top_builddir)/spl_config.h
56CONFIG_CLEAN_FILES =
8934764e 57CONFIG_CLEAN_VPATH_FILES =
7212e2cd 58LTLIBRARIES = $(noinst_LTLIBRARIES)
59libcommon_la_LIBADD =
60am_libcommon_la_OBJECTS = list.lo
61libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS)
8934764e
BB
62AM_V_lt = $(am__v_lt_$(V))
63am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
64am__v_lt_0 = --silent
7212e2cd 65depcomp = $(SHELL) $(top_srcdir)/config/depcomp
66am__depfiles_maybe = depfiles
8934764e 67am__mv = mv -f
7212e2cd 68COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
8934764e
BB
70LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
71 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
7212e2cd 72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73 $(AM_CFLAGS) $(CFLAGS)
8934764e
BB
74AM_V_CC = $(am__v_CC_$(V))
75am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
76am__v_CC_0 = @echo " CC " $@;
77AM_V_at = $(am__v_at_$(V))
78am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
79am__v_at_0 = @
7212e2cd 80CCLD = $(CC)
8934764e
BB
81LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
82 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
7212e2cd 83 $(AM_LDFLAGS) $(LDFLAGS) -o $@
8934764e
BB
84AM_V_CCLD = $(am__v_CCLD_$(V))
85am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
86am__v_CCLD_0 = @echo " CCLD " $@;
87AM_V_GEN = $(am__v_GEN_$(V))
88am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
89am__v_GEN_0 = @echo " GEN " $@;
7212e2cd 90SOURCES = $(libcommon_la_SOURCES)
91DIST_SOURCES = $(libcommon_la_SOURCES)
92ETAGS = etags
93CTAGS = ctags
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95ACLOCAL = @ACLOCAL@
7212e2cd 96AMTAR = @AMTAR@
8934764e 97AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
7212e2cd 98AR = @AR@
99AUTOCONF = @AUTOCONF@
100AUTOHEADER = @AUTOHEADER@
101AUTOMAKE = @AUTOMAKE@
102AWK = @AWK@
103CC = @CC@
104CCDEPMODE = @CCDEPMODE@
105CFLAGS = @CFLAGS@
106CPP = @CPP@
107CPPFLAGS = @CPPFLAGS@
7212e2cd 108CYGPATH_W = @CYGPATH_W@
c950d148 109DEBUG_CFLAGS = @DEBUG_CFLAGS@
7212e2cd 110DEFS = @DEFS@
111DEPDIR = @DEPDIR@
8934764e
BB
112DSYMUTIL = @DSYMUTIL@
113DUMPBIN = @DUMPBIN@
7212e2cd 114ECHO_C = @ECHO_C@
115ECHO_N = @ECHO_N@
116ECHO_T = @ECHO_T@
117EGREP = @EGREP@
118EXEEXT = @EXEEXT@
8934764e
BB
119FGREP = @FGREP@
120GREP = @GREP@
121INSTALL = @INSTALL@
7212e2cd 122INSTALL_DATA = @INSTALL_DATA@
123INSTALL_PROGRAM = @INSTALL_PROGRAM@
124INSTALL_SCRIPT = @INSTALL_SCRIPT@
125INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
7212e2cd 126KERNELCPPFLAGS = @KERNELCPPFLAGS@
127KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
8934764e 128LD = @LD@
7212e2cd 129LDFLAGS = @LDFLAGS@
130LIBOBJS = @LIBOBJS@
131LIBS = @LIBS@
132LIBTOOL = @LIBTOOL@
86933a6e 133LICENSE = @LICENSE@
7212e2cd 134LINUX = @LINUX@
135LINUX_OBJ = @LINUX_OBJ@
2e0e7e69 136LINUX_SYMBOLS = @LINUX_SYMBOLS@
c5f70460 137LINUX_VERSION = @LINUX_VERSION@
8934764e 138LIPO = @LIPO@
7212e2cd 139LN_S = @LN_S@
140LTLIBOBJS = @LTLIBOBJS@
141MAINT = @MAINT@
7212e2cd 142MAKEINFO = @MAKEINFO@
8934764e
BB
143MKDIR_P = @MKDIR_P@
144NM = @NM@
145NMEDIT = @NMEDIT@
146OBJDUMP = @OBJDUMP@
7212e2cd 147OBJEXT = @OBJEXT@
8934764e
BB
148OTOOL = @OTOOL@
149OTOOL64 = @OTOOL64@
7212e2cd 150PACKAGE = @PACKAGE@
151PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152PACKAGE_NAME = @PACKAGE_NAME@
153PACKAGE_STRING = @PACKAGE_STRING@
154PACKAGE_TARNAME = @PACKAGE_TARNAME@
155PACKAGE_VERSION = @PACKAGE_VERSION@
156PATH_SEPARATOR = @PATH_SEPARATOR@
157RANLIB = @RANLIB@
158SED = @SED@
159SET_MAKE = @SET_MAKE@
160SHELL = @SHELL@
86933a6e 161SPL_CONFIG = @SPL_CONFIG@
72e7de60 162SPL_META_ALIAS = @SPL_META_ALIAS@
abc3ca14
BB
163SPL_META_AUTHOR = @SPL_META_AUTHOR@
164SPL_META_DATA = @SPL_META_DATA@
165SPL_META_LT_AGE = @SPL_META_LT_AGE@
166SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
167SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
168SPL_META_NAME = @SPL_META_NAME@
169SPL_META_RELEASE = @SPL_META_RELEASE@
170SPL_META_VERSION = @SPL_META_VERSION@
7212e2cd 171STRIP = @STRIP@
172VERSION = @VERSION@
8934764e
BB
173abs_builddir = @abs_builddir@
174abs_srcdir = @abs_srcdir@
175abs_top_builddir = @abs_top_builddir@
176abs_top_srcdir = @abs_top_srcdir@
7212e2cd 177ac_ct_CC = @ac_ct_CC@
8934764e 178ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
7212e2cd 179am__include = @am__include@
180am__leading_dot = @am__leading_dot@
181am__quote = @am__quote@
182am__tar = @am__tar@
183am__untar = @am__untar@
184bindir = @bindir@
185build = @build@
186build_alias = @build_alias@
187build_cpu = @build_cpu@
188build_os = @build_os@
189build_vendor = @build_vendor@
8934764e 190builddir = @builddir@
7212e2cd 191datadir = @datadir@
8934764e
BB
192datarootdir = @datarootdir@
193docdir = @docdir@
194dvidir = @dvidir@
7212e2cd 195exec_prefix = @exec_prefix@
196host = @host@
197host_alias = @host_alias@
198host_cpu = @host_cpu@
199host_os = @host_os@
200host_vendor = @host_vendor@
8934764e 201htmldir = @htmldir@
7212e2cd 202includedir = @includedir@
203infodir = @infodir@
204install_sh = @install_sh@
7212e2cd 205libdir = @libdir@
206libexecdir = @libexecdir@
8934764e 207localedir = @localedir@
7212e2cd 208localstatedir = @localstatedir@
8934764e 209lt_ECHO = @lt_ECHO@
7212e2cd 210mandir = @mandir@
211mkdir_p = @mkdir_p@
212oldincludedir = @oldincludedir@
8934764e 213pdfdir = @pdfdir@
7212e2cd 214prefix = @prefix@
215program_transform_name = @program_transform_name@
8934764e 216psdir = @psdir@
7212e2cd 217sbindir = @sbindir@
218sharedstatedir = @sharedstatedir@
8934764e 219srcdir = @srcdir@
7212e2cd 220sysconfdir = @sysconfdir@
221target = @target@
222target_alias = @target_alias@
223target_cpu = @target_cpu@
224target_os = @target_os@
225target_vendor = @target_vendor@
8934764e
BB
226top_build_prefix = @top_build_prefix@
227top_builddir = @top_builddir@
228top_srcdir = @top_srcdir@
16b719f0 229DEFAULT_INCLUDES = -include ${top_srcdir}/spl_config.h
8934764e 230AM_LIBTOOLFLAGS = --silent
c950d148
BB
231AM_CFLAGS = -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing \
232 -D__USE_LARGEFILE64 ${DEBUG_CFLAGS}
7212e2cd 233noinst_LTLIBRARIES = libcommon.la
234libcommon_la_SOURCES = list.c
235EXTRA_DIST = list.h
236all: all-am
237
238.SUFFIXES:
239.SUFFIXES: .c .lo .o .obj
f6c5d4ff 240$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
7212e2cd 241 @for dep in $?; do \
242 case '$(am__configure_deps)' in \
243 *$$dep*) \
8934764e
BB
244 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
245 && { if test -f $@; then exit 0; else break; fi; }; \
7212e2cd 246 exit 1;; \
247 esac; \
248 done; \
8934764e
BB
249 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
250 $(am__cd) $(top_srcdir) && \
251 $(AUTOMAKE) --gnu lib/Makefile
7212e2cd 252.PRECIOUS: Makefile
253Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
254 @case '$?' in \
255 *config.status*) \
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
257 *) \
258 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
260 esac;
261
262$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
265$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
266 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
8934764e 269$(am__aclocal_m4_deps):
7212e2cd 270
271clean-noinstLTLIBRARIES:
272 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
273 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
274 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
275 test "$$dir" != "$$p" || dir=.; \
276 echo "rm -f \"$${dir}/so_locations\""; \
277 rm -f "$${dir}/so_locations"; \
278 done
279libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES)
8934764e 280 $(AM_V_CCLD)$(LINK) $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
7212e2cd 281
282mostlyclean-compile:
283 -rm -f *.$(OBJEXT)
284
285distclean-compile:
286 -rm -f *.tab.c
287
288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Plo@am__quote@
289
290.c.o:
8934764e
BB
291@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
292@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
293@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
7212e2cd 294@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296@am__fastdepCC_FALSE@ $(COMPILE) -c $<
297
298.c.obj:
8934764e
BB
299@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
300@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
7212e2cd 302@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
305
306.c.lo:
8934764e
BB
307@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
308@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
309@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
7212e2cd 310@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
311@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
313
314mostlyclean-libtool:
315 -rm -f *.lo
316
317clean-libtool:
318 -rm -rf .libs _libs
319
7212e2cd 320ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
321 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 done | \
8934764e
BB
325 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326 END { if (nonempty) { for (i in files) print i; }; }'`; \
7212e2cd 327 mkid -fID $$unique
328tags: TAGS
329
330TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
331 $(TAGS_FILES) $(LISP)
8934764e 332 set x; \
7212e2cd 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 | \
8934764e
BB
338 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339 END { if (nonempty) { for (i in files) print i; }; }'`; \
340 shift; \
341 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
7212e2cd 342 test -n "$$unique" || unique=$$empty_fix; \
8934764e
BB
343 if test $$# -gt 0; then \
344 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345 "$$@" $$unique; \
346 else \
347 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348 $$unique; \
349 fi; \
7212e2cd 350 fi
351ctags: CTAGS
352CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
353 $(TAGS_FILES) $(LISP)
7212e2cd 354 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355 unique=`for i in $$list; do \
356 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357 done | \
8934764e
BB
358 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359 END { if (nonempty) { for (i in files) print i; }; }'`; \
360 test -z "$(CTAGS_ARGS)$$unique" \
7212e2cd 361 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8934764e 362 $$unique
7212e2cd 363
364GTAGS:
365 here=`$(am__cd) $(top_builddir) && pwd` \
8934764e
BB
366 && $(am__cd) $(top_srcdir) \
367 && gtags -i $(GTAGS_ARGS) "$$here"
7212e2cd 368
369distclean-tags:
370 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371
372distdir: $(DISTFILES)
8934764e
BB
373 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375 list='$(DISTFILES)'; \
376 dist_files=`for file in $$list; do echo $$file; done | \
377 sed -e "s|^$$srcdirstrip/||;t" \
378 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
379 case $$dist_files in \
380 */*) $(MKDIR_P) `echo "$$dist_files" | \
381 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
382 sort -u` ;; \
383 esac; \
384 for file in $$dist_files; do \
7212e2cd 385 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
7212e2cd 386 if test -d $$d/$$file; then \
8934764e
BB
387 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
388 if test -d "$(distdir)/$$file"; then \
389 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390 fi; \
7212e2cd 391 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
8934764e
BB
392 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
393 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
7212e2cd 394 fi; \
8934764e 395 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
7212e2cd 396 else \
8934764e
BB
397 test -f "$(distdir)/$$file" \
398 || cp -p $$d/$$file "$(distdir)/$$file" \
7212e2cd 399 || exit 1; \
400 fi; \
401 done
402check-am: all-am
403check: check-am
404all-am: Makefile $(LTLIBRARIES)
405installdirs:
406install: install-am
407install-exec: install-exec-am
408install-data: install-data-am
409uninstall: uninstall-am
410
411install-am: all-am
412 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413
414installcheck: installcheck-am
415install-strip:
416 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418 `test -z '$(STRIP)' || \
419 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
420mostlyclean-generic:
421
422clean-generic:
423
424distclean-generic:
425 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8934764e 426 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
7212e2cd 427
428maintainer-clean-generic:
429 @echo "This command is intended for maintainers to use"
430 @echo "it deletes files that may require special tools to rebuild."
431clean: clean-am
432
433clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
434 mostlyclean-am
435
436distclean: distclean-am
437 -rm -rf ./$(DEPDIR)
438 -rm -f Makefile
439distclean-am: clean-am distclean-compile distclean-generic \
8934764e 440 distclean-tags
7212e2cd 441
442dvi: dvi-am
443
444dvi-am:
445
446html: html-am
447
8934764e
BB
448html-am:
449
7212e2cd 450info: info-am
451
452info-am:
453
454install-data-am:
455
8934764e
BB
456install-dvi: install-dvi-am
457
458install-dvi-am:
459
7212e2cd 460install-exec-am:
461
8934764e
BB
462install-html: install-html-am
463
464install-html-am:
465
7212e2cd 466install-info: install-info-am
467
8934764e
BB
468install-info-am:
469
7212e2cd 470install-man:
471
8934764e
BB
472install-pdf: install-pdf-am
473
474install-pdf-am:
475
476install-ps: install-ps-am
477
478install-ps-am:
479
7212e2cd 480installcheck-am:
481
482maintainer-clean: maintainer-clean-am
483 -rm -rf ./$(DEPDIR)
484 -rm -f Makefile
485maintainer-clean-am: distclean-am maintainer-clean-generic
486
487mostlyclean: mostlyclean-am
488
489mostlyclean-am: mostlyclean-compile mostlyclean-generic \
490 mostlyclean-libtool
491
492pdf: pdf-am
493
494pdf-am:
495
496ps: ps-am
497
498ps-am:
499
8934764e
BB
500uninstall-am:
501
502.MAKE: install-am install-strip
7212e2cd 503
504.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
505 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
506 distclean-compile distclean-generic distclean-libtool \
507 distclean-tags distdir dvi dvi-am html html-am info info-am \
8934764e
BB
508 install install-am install-data install-data-am install-dvi \
509 install-dvi-am install-exec install-exec-am install-html \
510 install-html-am install-info install-info-am install-man \
511 install-pdf install-pdf-am install-ps install-ps-am \
7212e2cd 512 install-strip installcheck installcheck-am installdirs \
513 maintainer-clean maintainer-clean-generic mostlyclean \
514 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
8934764e
BB
515 pdf pdf-am ps ps-am tags uninstall uninstall-am
516
7212e2cd 517
518# Tell versions [3.59,3.63) of GNU make to not export all variables.
519# Otherwise a system limit (for SysV at least) may be exceeded.
520.NOEXPORT: