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