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