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