]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/Makefile.in
cc8e583b40d9f37908ce2d5c91b36439096311c7
[mirror_spl-debian.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28 }
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 target_triplet = @target@
92 subdir = include
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/config/libtool.m4 \
95 $(top_srcdir)/config/ltoptions.m4 \
96 $(top_srcdir)/config/ltsugar.m4 \
97 $(top_srcdir)/config/ltversion.m4 \
98 $(top_srcdir)/config/lt~obsolete.m4 \
99 $(top_srcdir)/config/spl-build.m4 \
100 $(top_srcdir)/config/spl-meta.m4 $(top_srcdir)/configure.ac
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 $(ACLOCAL_M4)
103 DIST_COMMON = $(srcdir)/Makefile.am $(am__kernel_HEADERS_DIST) \
104 $(am__DIST_COMMON)
105 mkinstalldirs = $(install_sh) -d
106 CONFIG_HEADER = $(top_builddir)/spl_config.h
107 CONFIG_CLEAN_FILES =
108 CONFIG_CLEAN_VPATH_FILES =
109 AM_V_P = $(am__v_P_@AM_V@)
110 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 am__v_P_0 = false
112 am__v_P_1 = :
113 AM_V_GEN = $(am__v_GEN_@AM_V@)
114 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115 am__v_GEN_0 = @echo " GEN " $@;
116 am__v_GEN_1 =
117 AM_V_at = $(am__v_at_@AM_V@)
118 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119 am__v_at_0 = @
120 am__v_at_1 =
121 SOURCES =
122 DIST_SOURCES =
123 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
124 ctags-recursive dvi-recursive html-recursive info-recursive \
125 install-data-recursive install-dvi-recursive \
126 install-exec-recursive install-html-recursive \
127 install-info-recursive install-pdf-recursive \
128 install-ps-recursive install-recursive installcheck-recursive \
129 installdirs-recursive pdf-recursive ps-recursive \
130 tags-recursive uninstall-recursive
131 am__can_run_installinfo = \
132 case $$AM_UPDATE_INFO_DIR in \
133 n|no|NO) false;; \
134 *) (install-info --version) >/dev/null 2>&1;; \
135 esac
136 am__kernel_HEADERS_DIST = $(top_srcdir)/include/splat-ctl.h \
137 $(top_srcdir)/include/spl-ctl.h \
138 $(top_srcdir)/include/strings.h $(top_srcdir)/include/unistd.h
139 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
140 am__vpath_adj = case $$p in \
141 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
142 *) f=$$p;; \
143 esac;
144 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
145 am__install_max = 40
146 am__nobase_strip_setup = \
147 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
148 am__nobase_strip = \
149 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
150 am__nobase_list = $(am__nobase_strip_setup); \
151 for p in $$list; do echo "$$p $$p"; done | \
152 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
153 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
154 if (++n[$$2] == $(am__install_max)) \
155 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156 END { for (dir in files) print dir, files[dir] }'
157 am__base_list = \
158 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
159 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
160 am__uninstall_files_from_dir = { \
161 test -z "$$files" \
162 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
163 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
164 $(am__cd) "$$dir" && rm -f $$files; }; \
165 }
166 am__installdirs = "$(DESTDIR)$(kerneldir)"
167 HEADERS = $(kernel_HEADERS)
168 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
169 distclean-recursive maintainer-clean-recursive
170 am__recursive_targets = \
171 $(RECURSIVE_TARGETS) \
172 $(RECURSIVE_CLEAN_TARGETS) \
173 $(am__extra_recursive_targets)
174 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
175 distdir
176 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177 # Read a list of newline-separated strings from the standard input,
178 # and print each of them once, without duplicates. Input order is
179 # *not* preserved.
180 am__uniquify_input = $(AWK) '\
181 BEGIN { nonempty = 0; } \
182 { items[$$0] = 1; nonempty = 1; } \
183 END { if (nonempty) { for (i in items) print i; }; } \
184 '
185 # Make sure the list of sources is unique. This is necessary because,
186 # e.g., the same source file might be shared among _SOURCES variables
187 # for different programs/libraries.
188 am__define_uniq_tagged_files = \
189 list='$(am__tagged_files)'; \
190 unique=`for i in $$list; do \
191 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192 done | $(am__uniquify_input)`
193 ETAGS = etags
194 CTAGS = ctags
195 DIST_SUBDIRS = $(SUBDIRS)
196 am__DIST_COMMON = $(srcdir)/Makefile.in
197 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198 am__relativize = \
199 dir0=`pwd`; \
200 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
201 sed_rest='s,^[^/]*/*,,'; \
202 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
203 sed_butlast='s,/*[^/]*$$,,'; \
204 while test -n "$$dir1"; do \
205 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
206 if test "$$first" != "."; then \
207 if test "$$first" = ".."; then \
208 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
209 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
210 else \
211 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
212 if test "$$first2" = "$$first"; then \
213 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
214 else \
215 dir2="../$$dir2"; \
216 fi; \
217 dir0="$$dir0"/"$$first"; \
218 fi; \
219 fi; \
220 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
221 done; \
222 reldir="$$dir2"
223 ACLOCAL = @ACLOCAL@
224 ALIEN = @ALIEN@
225 ALIEN_VERSION = @ALIEN_VERSION@
226 AMTAR = @AMTAR@
227 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228 AR = @AR@
229 AUTOCONF = @AUTOCONF@
230 AUTOHEADER = @AUTOHEADER@
231 AUTOMAKE = @AUTOMAKE@
232 AWK = @AWK@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 CPP = @CPP@
237 CPPFLAGS = @CPPFLAGS@
238 CYGPATH_W = @CYGPATH_W@
239 DEBUG_CFLAGS = @DEBUG_CFLAGS@
240 DEBUG_KMEM = @DEBUG_KMEM@
241 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
242 DEBUG_SPL = @DEBUG_SPL@
243 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 DLLTOOL = @DLLTOOL@
247 DPKG = @DPKG@
248 DPKGBUILD = @DPKGBUILD@
249 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
250 DPKG_VERSION = @DPKG_VERSION@
251 DSYMUTIL = @DSYMUTIL@
252 DUMPBIN = @DUMPBIN@
253 ECHO_C = @ECHO_C@
254 ECHO_N = @ECHO_N@
255 ECHO_T = @ECHO_T@
256 EGREP = @EGREP@
257 EXEEXT = @EXEEXT@
258 FGREP = @FGREP@
259 GREP = @GREP@
260 HAVE_ALIEN = @HAVE_ALIEN@
261 HAVE_DPKG = @HAVE_DPKG@
262 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
263 HAVE_RPM = @HAVE_RPM@
264 HAVE_RPMBUILD = @HAVE_RPMBUILD@
265 INSTALL = @INSTALL@
266 INSTALL_DATA = @INSTALL_DATA@
267 INSTALL_PROGRAM = @INSTALL_PROGRAM@
268 INSTALL_SCRIPT = @INSTALL_SCRIPT@
269 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
270 KERNELCPPFLAGS = @KERNELCPPFLAGS@
271 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
272 LD = @LD@
273 LDFLAGS = @LDFLAGS@
274 LIBOBJS = @LIBOBJS@
275 LIBS = @LIBS@
276 LIBTOOL = @LIBTOOL@
277 LINUX = @LINUX@
278 LINUX_OBJ = @LINUX_OBJ@
279 LINUX_SYMBOLS = @LINUX_SYMBOLS@
280 LINUX_VERSION = @LINUX_VERSION@
281 LIPO = @LIPO@
282 LN_S = @LN_S@
283 LTLIBOBJS = @LTLIBOBJS@
284 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
285 MAINT = @MAINT@
286 MAKEINFO = @MAKEINFO@
287 MANIFEST_TOOL = @MANIFEST_TOOL@
288 MKDIR_P = @MKDIR_P@
289 NM = @NM@
290 NMEDIT = @NMEDIT@
291 OBJDUMP = @OBJDUMP@
292 OBJEXT = @OBJEXT@
293 OTOOL = @OTOOL@
294 OTOOL64 = @OTOOL64@
295 PACKAGE = @PACKAGE@
296 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
297 PACKAGE_NAME = @PACKAGE_NAME@
298 PACKAGE_STRING = @PACKAGE_STRING@
299 PACKAGE_TARNAME = @PACKAGE_TARNAME@
300 PACKAGE_URL = @PACKAGE_URL@
301 PACKAGE_VERSION = @PACKAGE_VERSION@
302 PATH_SEPARATOR = @PATH_SEPARATOR@
303 RANLIB = @RANLIB@
304 RELEASE = @RELEASE@
305 RPM = @RPM@
306 RPMBUILD = @RPMBUILD@
307 RPMBUILD_VERSION = @RPMBUILD_VERSION@
308 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
309 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
310 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
311 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
312 RPM_SPEC_DIR = @RPM_SPEC_DIR@
313 RPM_VERSION = @RPM_VERSION@
314 SED = @SED@
315 SET_MAKE = @SET_MAKE@
316 SHELL = @SHELL@
317 SPL_CONFIG = @SPL_CONFIG@
318 SPL_META_ALIAS = @SPL_META_ALIAS@
319 SPL_META_AUTHOR = @SPL_META_AUTHOR@
320 SPL_META_DATA = @SPL_META_DATA@
321 SPL_META_LICENSE = @SPL_META_LICENSE@
322 SPL_META_LT_AGE = @SPL_META_LT_AGE@
323 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
324 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
325 SPL_META_NAME = @SPL_META_NAME@
326 SPL_META_RELEASE = @SPL_META_RELEASE@
327 SPL_META_VERSION = @SPL_META_VERSION@
328 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
329 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
330 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
331 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
332 STRIP = @STRIP@
333 VENDOR = @VENDOR@
334 VERSION = @VERSION@
335 abs_builddir = @abs_builddir@
336 abs_srcdir = @abs_srcdir@
337 abs_top_builddir = @abs_top_builddir@
338 abs_top_srcdir = @abs_top_srcdir@
339 ac_ct_AR = @ac_ct_AR@
340 ac_ct_CC = @ac_ct_CC@
341 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
342 am__include = @am__include@
343 am__leading_dot = @am__leading_dot@
344 am__quote = @am__quote@
345 am__tar = @am__tar@
346 am__untar = @am__untar@
347 bindir = @bindir@
348 build = @build@
349 build_alias = @build_alias@
350 build_cpu = @build_cpu@
351 build_os = @build_os@
352 build_vendor = @build_vendor@
353 builddir = @builddir@
354 datadir = @datadir@
355 datarootdir = @datarootdir@
356 docdir = @docdir@
357 dvidir = @dvidir@
358 exec_prefix = @exec_prefix@
359 host = @host@
360 host_alias = @host_alias@
361 host_cpu = @host_cpu@
362 host_os = @host_os@
363 host_vendor = @host_vendor@
364 htmldir = @htmldir@
365 includedir = @includedir@
366 infodir = @infodir@
367 install_sh = @install_sh@
368 libdir = @libdir@
369 libexecdir = @libexecdir@
370 localedir = @localedir@
371 localstatedir = @localstatedir@
372 mandir = @mandir@
373 mkdir_p = @mkdir_p@
374 oldincludedir = @oldincludedir@
375 pdfdir = @pdfdir@
376 prefix = @prefix@
377 program_transform_name = @program_transform_name@
378 psdir = @psdir@
379 sbindir = @sbindir@
380 sharedstatedir = @sharedstatedir@
381 srcdir = @srcdir@
382 sysconfdir = @sysconfdir@
383 target = @target@
384 target_alias = @target_alias@
385 target_cpu = @target_cpu@
386 target_os = @target_os@
387 target_vendor = @target_vendor@
388 top_build_prefix = @top_build_prefix@
389 top_builddir = @top_builddir@
390 top_srcdir = @top_srcdir@
391 SUBDIRS = fs linux rpc sharefs sys util vm
392 COMMON_H =
393 KERNEL_H = \
394 $(top_srcdir)/include/splat-ctl.h \
395 $(top_srcdir)/include/spl-ctl.h \
396 $(top_srcdir)/include/strings.h \
397 $(top_srcdir)/include/unistd.h
398
399 USER_H =
400 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
401 @CONFIG_KERNEL_TRUE@kerneldir = @prefix@/src/spl-$(VERSION)/include
402 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
403 all: all-recursive
404
405 .SUFFIXES:
406 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
407 @for dep in $?; do \
408 case '$(am__configure_deps)' in \
409 *$$dep*) \
410 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
411 && { if test -f $@; then exit 0; else break; fi; }; \
412 exit 1;; \
413 esac; \
414 done; \
415 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
416 $(am__cd) $(top_srcdir) && \
417 $(AUTOMAKE) --gnu include/Makefile
418 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
419 @case '$?' in \
420 *config.status*) \
421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
422 *) \
423 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
424 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
425 esac;
426
427 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429
430 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
431 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
433 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
434 $(am__aclocal_m4_deps):
435
436 mostlyclean-libtool:
437 -rm -f *.lo
438
439 clean-libtool:
440 -rm -rf .libs _libs
441 install-kernelHEADERS: $(kernel_HEADERS)
442 @$(NORMAL_INSTALL)
443 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
444 if test -n "$$list"; then \
445 echo " $(MKDIR_P) '$(DESTDIR)$(kerneldir)'"; \
446 $(MKDIR_P) "$(DESTDIR)$(kerneldir)" || exit 1; \
447 fi; \
448 for p in $$list; do \
449 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
450 echo "$$d$$p"; \
451 done | $(am__base_list) | \
452 while read files; do \
453 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
454 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
455 done
456
457 uninstall-kernelHEADERS:
458 @$(NORMAL_UNINSTALL)
459 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
460 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
461 dir='$(DESTDIR)$(kerneldir)'; $(am__uninstall_files_from_dir)
462
463 # This directory's subdirectories are mostly independent; you can cd
464 # into them and run 'make' without going through this Makefile.
465 # To change the values of 'make' variables: instead of editing Makefiles,
466 # (1) if the variable is set in 'config.status', edit 'config.status'
467 # (which will cause the Makefiles to be regenerated when you run 'make');
468 # (2) otherwise, pass the desired values on the 'make' command line.
469 $(am__recursive_targets):
470 @fail=; \
471 if $(am__make_keepgoing); then \
472 failcom='fail=yes'; \
473 else \
474 failcom='exit 1'; \
475 fi; \
476 dot_seen=no; \
477 target=`echo $@ | sed s/-recursive//`; \
478 case "$@" in \
479 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
480 *) list='$(SUBDIRS)' ;; \
481 esac; \
482 for subdir in $$list; do \
483 echo "Making $$target in $$subdir"; \
484 if test "$$subdir" = "."; then \
485 dot_seen=yes; \
486 local_target="$$target-am"; \
487 else \
488 local_target="$$target"; \
489 fi; \
490 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
491 || eval $$failcom; \
492 done; \
493 if test "$$dot_seen" = "no"; then \
494 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
495 fi; test -z "$$fail"
496
497 ID: $(am__tagged_files)
498 $(am__define_uniq_tagged_files); mkid -fID $$unique
499 tags: tags-recursive
500 TAGS: tags
501
502 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
503 set x; \
504 here=`pwd`; \
505 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
506 include_option=--etags-include; \
507 empty_fix=.; \
508 else \
509 include_option=--include; \
510 empty_fix=; \
511 fi; \
512 list='$(SUBDIRS)'; for subdir in $$list; do \
513 if test "$$subdir" = .; then :; else \
514 test ! -f $$subdir/TAGS || \
515 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
516 fi; \
517 done; \
518 $(am__define_uniq_tagged_files); \
519 shift; \
520 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
521 test -n "$$unique" || unique=$$empty_fix; \
522 if test $$# -gt 0; then \
523 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524 "$$@" $$unique; \
525 else \
526 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527 $$unique; \
528 fi; \
529 fi
530 ctags: ctags-recursive
531
532 CTAGS: ctags
533 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
534 $(am__define_uniq_tagged_files); \
535 test -z "$(CTAGS_ARGS)$$unique" \
536 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
537 $$unique
538
539 GTAGS:
540 here=`$(am__cd) $(top_builddir) && pwd` \
541 && $(am__cd) $(top_srcdir) \
542 && gtags -i $(GTAGS_ARGS) "$$here"
543 cscopelist: cscopelist-recursive
544
545 cscopelist-am: $(am__tagged_files)
546 list='$(am__tagged_files)'; \
547 case "$(srcdir)" in \
548 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
549 *) sdir=$(subdir)/$(srcdir) ;; \
550 esac; \
551 for i in $$list; do \
552 if test -f "$$i"; then \
553 echo "$(subdir)/$$i"; \
554 else \
555 echo "$$sdir/$$i"; \
556 fi; \
557 done >> $(top_builddir)/cscope.files
558
559 distclean-tags:
560 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
561
562 distdir: $(DISTFILES)
563 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565 list='$(DISTFILES)'; \
566 dist_files=`for file in $$list; do echo $$file; done | \
567 sed -e "s|^$$srcdirstrip/||;t" \
568 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
569 case $$dist_files in \
570 */*) $(MKDIR_P) `echo "$$dist_files" | \
571 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572 sort -u` ;; \
573 esac; \
574 for file in $$dist_files; do \
575 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
576 if test -d $$d/$$file; then \
577 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
578 if test -d "$(distdir)/$$file"; then \
579 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580 fi; \
581 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
582 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
583 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584 fi; \
585 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
586 else \
587 test -f "$(distdir)/$$file" \
588 || cp -p $$d/$$file "$(distdir)/$$file" \
589 || exit 1; \
590 fi; \
591 done
592 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
593 if test "$$subdir" = .; then :; else \
594 $(am__make_dryrun) \
595 || test -d "$(distdir)/$$subdir" \
596 || $(MKDIR_P) "$(distdir)/$$subdir" \
597 || exit 1; \
598 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
599 $(am__relativize); \
600 new_distdir=$$reldir; \
601 dir1=$$subdir; dir2="$(top_distdir)"; \
602 $(am__relativize); \
603 new_top_distdir=$$reldir; \
604 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
605 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
606 ($(am__cd) $$subdir && \
607 $(MAKE) $(AM_MAKEFLAGS) \
608 top_distdir="$$new_top_distdir" \
609 distdir="$$new_distdir" \
610 am__remove_distdir=: \
611 am__skip_length_check=: \
612 am__skip_mode_fix=: \
613 distdir) \
614 || exit 1; \
615 fi; \
616 done
617 check-am: all-am
618 check: check-recursive
619 all-am: Makefile $(HEADERS)
620 installdirs: installdirs-recursive
621 installdirs-am:
622 for dir in "$(DESTDIR)$(kerneldir)"; do \
623 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
624 done
625 install: install-recursive
626 install-exec: install-exec-recursive
627 install-data: install-data-recursive
628 uninstall: uninstall-recursive
629
630 install-am: all-am
631 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
632
633 installcheck: installcheck-recursive
634 install-strip:
635 if test -z '$(STRIP)'; then \
636 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
637 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
638 install; \
639 else \
640 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
641 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
642 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
643 fi
644 mostlyclean-generic:
645
646 clean-generic:
647
648 distclean-generic:
649 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
650 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
651
652 maintainer-clean-generic:
653 @echo "This command is intended for maintainers to use"
654 @echo "it deletes files that may require special tools to rebuild."
655 clean: clean-recursive
656
657 clean-am: clean-generic clean-libtool mostlyclean-am
658
659 distclean: distclean-recursive
660 -rm -f Makefile
661 distclean-am: clean-am distclean-generic distclean-tags
662
663 dvi: dvi-recursive
664
665 dvi-am:
666
667 html: html-recursive
668
669 html-am:
670
671 info: info-recursive
672
673 info-am:
674
675 install-data-am: install-kernelHEADERS
676
677 install-dvi: install-dvi-recursive
678
679 install-dvi-am:
680
681 install-exec-am:
682
683 install-html: install-html-recursive
684
685 install-html-am:
686
687 install-info: install-info-recursive
688
689 install-info-am:
690
691 install-man:
692
693 install-pdf: install-pdf-recursive
694
695 install-pdf-am:
696
697 install-ps: install-ps-recursive
698
699 install-ps-am:
700
701 installcheck-am:
702
703 maintainer-clean: maintainer-clean-recursive
704 -rm -f Makefile
705 maintainer-clean-am: distclean-am maintainer-clean-generic
706
707 mostlyclean: mostlyclean-recursive
708
709 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
710
711 pdf: pdf-recursive
712
713 pdf-am:
714
715 ps: ps-recursive
716
717 ps-am:
718
719 uninstall-am: uninstall-kernelHEADERS
720
721 .MAKE: $(am__recursive_targets) install-am install-strip
722
723 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
724 check-am clean clean-generic clean-libtool cscopelist-am ctags \
725 ctags-am distclean distclean-generic distclean-libtool \
726 distclean-tags distdir dvi dvi-am html html-am info info-am \
727 install install-am install-data install-data-am install-dvi \
728 install-dvi-am install-exec install-exec-am install-html \
729 install-html-am install-info install-info-am \
730 install-kernelHEADERS install-man install-pdf install-pdf-am \
731 install-ps install-ps-am install-strip installcheck \
732 installcheck-am installdirs installdirs-am maintainer-clean \
733 maintainer-clean-generic mostlyclean mostlyclean-generic \
734 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
735 uninstall-am uninstall-kernelHEADERS
736
737 .PRECIOUS: Makefile
738
739
740 # Tell versions [3.59,3.63) of GNU make to not export all variables.
741 # Otherwise a system limit (for SysV at least) may be exceeded.
742 .NOEXPORT: