]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/util/Makefile.in
e167f026ea362734c5c4d202761e60f22c87120f
[mirror_spl-debian.git] / include / util / 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/util
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 am__can_run_installinfo = \
124 case $$AM_UPDATE_INFO_DIR in \
125 n|no|NO) false;; \
126 *) (install-info --version) >/dev/null 2>&1;; \
127 esac
128 am__kernel_HEADERS_DIST = $(top_srcdir)/include/util/qsort.h \
129 $(top_srcdir)/include/util/sscanf.h
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133 *) f=$$p;; \
134 esac;
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136 am__install_max = 40
137 am__nobase_strip_setup = \
138 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139 am__nobase_strip = \
140 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142 for p in $$list; do echo "$$p $$p"; done | \
143 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
148 am__base_list = \
149 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
152 test -z "$$files" \
153 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd) "$$dir" && rm -f $$files; }; \
156 }
157 am__installdirs = "$(DESTDIR)$(kerneldir)"
158 HEADERS = $(kernel_HEADERS)
159 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
160 # Read a list of newline-separated strings from the standard input,
161 # and print each of them once, without duplicates. Input order is
162 # *not* preserved.
163 am__uniquify_input = $(AWK) '\
164 BEGIN { nonempty = 0; } \
165 { items[$$0] = 1; nonempty = 1; } \
166 END { if (nonempty) { for (i in items) print i; }; } \
167 '
168 # Make sure the list of sources is unique. This is necessary because,
169 # e.g., the same source file might be shared among _SOURCES variables
170 # for different programs/libraries.
171 am__define_uniq_tagged_files = \
172 list='$(am__tagged_files)'; \
173 unique=`for i in $$list; do \
174 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
175 done | $(am__uniquify_input)`
176 ETAGS = etags
177 CTAGS = ctags
178 am__DIST_COMMON = $(srcdir)/Makefile.in
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 ACLOCAL = @ACLOCAL@
181 ALIEN = @ALIEN@
182 ALIEN_VERSION = @ALIEN_VERSION@
183 AMTAR = @AMTAR@
184 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
185 AR = @AR@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
189 AWK = @AWK@
190 CC = @CC@
191 CCDEPMODE = @CCDEPMODE@
192 CFLAGS = @CFLAGS@
193 CPP = @CPP@
194 CPPFLAGS = @CPPFLAGS@
195 CYGPATH_W = @CYGPATH_W@
196 DEBUG_CFLAGS = @DEBUG_CFLAGS@
197 DEBUG_KMEM = @DEBUG_KMEM@
198 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
199 DEBUG_SPL = @DEBUG_SPL@
200 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
201 DEFS = @DEFS@
202 DEPDIR = @DEPDIR@
203 DLLTOOL = @DLLTOOL@
204 DPKG = @DPKG@
205 DPKGBUILD = @DPKGBUILD@
206 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
207 DPKG_VERSION = @DPKG_VERSION@
208 DSYMUTIL = @DSYMUTIL@
209 DUMPBIN = @DUMPBIN@
210 ECHO_C = @ECHO_C@
211 ECHO_N = @ECHO_N@
212 ECHO_T = @ECHO_T@
213 EGREP = @EGREP@
214 EXEEXT = @EXEEXT@
215 FGREP = @FGREP@
216 GREP = @GREP@
217 HAVE_ALIEN = @HAVE_ALIEN@
218 HAVE_DPKG = @HAVE_DPKG@
219 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
220 HAVE_RPM = @HAVE_RPM@
221 HAVE_RPMBUILD = @HAVE_RPMBUILD@
222 INSTALL = @INSTALL@
223 INSTALL_DATA = @INSTALL_DATA@
224 INSTALL_PROGRAM = @INSTALL_PROGRAM@
225 INSTALL_SCRIPT = @INSTALL_SCRIPT@
226 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
227 KERNELCPPFLAGS = @KERNELCPPFLAGS@
228 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
229 LD = @LD@
230 LDFLAGS = @LDFLAGS@
231 LIBOBJS = @LIBOBJS@
232 LIBS = @LIBS@
233 LIBTOOL = @LIBTOOL@
234 LINUX = @LINUX@
235 LINUX_OBJ = @LINUX_OBJ@
236 LINUX_SYMBOLS = @LINUX_SYMBOLS@
237 LINUX_VERSION = @LINUX_VERSION@
238 LIPO = @LIPO@
239 LN_S = @LN_S@
240 LTLIBOBJS = @LTLIBOBJS@
241 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
242 MAINT = @MAINT@
243 MAKEINFO = @MAKEINFO@
244 MANIFEST_TOOL = @MANIFEST_TOOL@
245 MKDIR_P = @MKDIR_P@
246 NM = @NM@
247 NMEDIT = @NMEDIT@
248 OBJDUMP = @OBJDUMP@
249 OBJEXT = @OBJEXT@
250 OTOOL = @OTOOL@
251 OTOOL64 = @OTOOL64@
252 PACKAGE = @PACKAGE@
253 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
254 PACKAGE_NAME = @PACKAGE_NAME@
255 PACKAGE_STRING = @PACKAGE_STRING@
256 PACKAGE_TARNAME = @PACKAGE_TARNAME@
257 PACKAGE_URL = @PACKAGE_URL@
258 PACKAGE_VERSION = @PACKAGE_VERSION@
259 PATH_SEPARATOR = @PATH_SEPARATOR@
260 RANLIB = @RANLIB@
261 RELEASE = @RELEASE@
262 RPM = @RPM@
263 RPMBUILD = @RPMBUILD@
264 RPMBUILD_VERSION = @RPMBUILD_VERSION@
265 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
266 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
267 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
268 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
269 RPM_SPEC_DIR = @RPM_SPEC_DIR@
270 RPM_VERSION = @RPM_VERSION@
271 SED = @SED@
272 SET_MAKE = @SET_MAKE@
273 SHELL = @SHELL@
274 SPL_CONFIG = @SPL_CONFIG@
275 SPL_META_ALIAS = @SPL_META_ALIAS@
276 SPL_META_AUTHOR = @SPL_META_AUTHOR@
277 SPL_META_DATA = @SPL_META_DATA@
278 SPL_META_LICENSE = @SPL_META_LICENSE@
279 SPL_META_LT_AGE = @SPL_META_LT_AGE@
280 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
281 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
282 SPL_META_NAME = @SPL_META_NAME@
283 SPL_META_RELEASE = @SPL_META_RELEASE@
284 SPL_META_VERSION = @SPL_META_VERSION@
285 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
286 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
287 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
288 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
289 STRIP = @STRIP@
290 VENDOR = @VENDOR@
291 VERSION = @VERSION@
292 abs_builddir = @abs_builddir@
293 abs_srcdir = @abs_srcdir@
294 abs_top_builddir = @abs_top_builddir@
295 abs_top_srcdir = @abs_top_srcdir@
296 ac_ct_AR = @ac_ct_AR@
297 ac_ct_CC = @ac_ct_CC@
298 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
299 am__include = @am__include@
300 am__leading_dot = @am__leading_dot@
301 am__quote = @am__quote@
302 am__tar = @am__tar@
303 am__untar = @am__untar@
304 bindir = @bindir@
305 build = @build@
306 build_alias = @build_alias@
307 build_cpu = @build_cpu@
308 build_os = @build_os@
309 build_vendor = @build_vendor@
310 builddir = @builddir@
311 datadir = @datadir@
312 datarootdir = @datarootdir@
313 docdir = @docdir@
314 dvidir = @dvidir@
315 exec_prefix = @exec_prefix@
316 host = @host@
317 host_alias = @host_alias@
318 host_cpu = @host_cpu@
319 host_os = @host_os@
320 host_vendor = @host_vendor@
321 htmldir = @htmldir@
322 includedir = @includedir@
323 infodir = @infodir@
324 install_sh = @install_sh@
325 libdir = @libdir@
326 libexecdir = @libexecdir@
327 localedir = @localedir@
328 localstatedir = @localstatedir@
329 mandir = @mandir@
330 mkdir_p = @mkdir_p@
331 oldincludedir = @oldincludedir@
332 pdfdir = @pdfdir@
333 prefix = @prefix@
334 program_transform_name = @program_transform_name@
335 psdir = @psdir@
336 sbindir = @sbindir@
337 sharedstatedir = @sharedstatedir@
338 srcdir = @srcdir@
339 sysconfdir = @sysconfdir@
340 target = @target@
341 target_alias = @target_alias@
342 target_cpu = @target_cpu@
343 target_os = @target_os@
344 target_vendor = @target_vendor@
345 top_build_prefix = @top_build_prefix@
346 top_builddir = @top_builddir@
347 top_srcdir = @top_srcdir@
348 COMMON_H =
349 KERNEL_H = \
350 $(top_srcdir)/include/util/qsort.h \
351 $(top_srcdir)/include/util/sscanf.h
352
353 USER_H =
354 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
355 @CONFIG_KERNEL_TRUE@kerneldir = @prefix@/src/spl-$(VERSION)/include/util
356 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
357 all: all-am
358
359 .SUFFIXES:
360 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
361 @for dep in $?; do \
362 case '$(am__configure_deps)' in \
363 *$$dep*) \
364 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
365 && { if test -f $@; then exit 0; else break; fi; }; \
366 exit 1;; \
367 esac; \
368 done; \
369 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/util/Makefile'; \
370 $(am__cd) $(top_srcdir) && \
371 $(AUTOMAKE) --gnu include/util/Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373 @case '$?' in \
374 *config.status*) \
375 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376 *) \
377 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379 esac;
380
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
385 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
387 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
389
390 mostlyclean-libtool:
391 -rm -f *.lo
392
393 clean-libtool:
394 -rm -rf .libs _libs
395 install-kernelHEADERS: $(kernel_HEADERS)
396 @$(NORMAL_INSTALL)
397 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
398 if test -n "$$list"; then \
399 echo " $(MKDIR_P) '$(DESTDIR)$(kerneldir)'"; \
400 $(MKDIR_P) "$(DESTDIR)$(kerneldir)" || exit 1; \
401 fi; \
402 for p in $$list; do \
403 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
404 echo "$$d$$p"; \
405 done | $(am__base_list) | \
406 while read files; do \
407 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
408 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
409 done
410
411 uninstall-kernelHEADERS:
412 @$(NORMAL_UNINSTALL)
413 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
414 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
415 dir='$(DESTDIR)$(kerneldir)'; $(am__uninstall_files_from_dir)
416
417 ID: $(am__tagged_files)
418 $(am__define_uniq_tagged_files); mkid -fID $$unique
419 tags: tags-am
420 TAGS: tags
421
422 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
423 set x; \
424 here=`pwd`; \
425 $(am__define_uniq_tagged_files); \
426 shift; \
427 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
428 test -n "$$unique" || unique=$$empty_fix; \
429 if test $$# -gt 0; then \
430 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431 "$$@" $$unique; \
432 else \
433 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434 $$unique; \
435 fi; \
436 fi
437 ctags: ctags-am
438
439 CTAGS: ctags
440 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
441 $(am__define_uniq_tagged_files); \
442 test -z "$(CTAGS_ARGS)$$unique" \
443 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
444 $$unique
445
446 GTAGS:
447 here=`$(am__cd) $(top_builddir) && pwd` \
448 && $(am__cd) $(top_srcdir) \
449 && gtags -i $(GTAGS_ARGS) "$$here"
450 cscopelist: cscopelist-am
451
452 cscopelist-am: $(am__tagged_files)
453 list='$(am__tagged_files)'; \
454 case "$(srcdir)" in \
455 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
456 *) sdir=$(subdir)/$(srcdir) ;; \
457 esac; \
458 for i in $$list; do \
459 if test -f "$$i"; then \
460 echo "$(subdir)/$$i"; \
461 else \
462 echo "$$sdir/$$i"; \
463 fi; \
464 done >> $(top_builddir)/cscope.files
465
466 distclean-tags:
467 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
468
469 distdir: $(DISTFILES)
470 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472 list='$(DISTFILES)'; \
473 dist_files=`for file in $$list; do echo $$file; done | \
474 sed -e "s|^$$srcdirstrip/||;t" \
475 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476 case $$dist_files in \
477 */*) $(MKDIR_P) `echo "$$dist_files" | \
478 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479 sort -u` ;; \
480 esac; \
481 for file in $$dist_files; do \
482 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483 if test -d $$d/$$file; then \
484 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485 if test -d "$(distdir)/$$file"; then \
486 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
487 fi; \
488 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491 fi; \
492 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
493 else \
494 test -f "$(distdir)/$$file" \
495 || cp -p $$d/$$file "$(distdir)/$$file" \
496 || exit 1; \
497 fi; \
498 done
499 check-am: all-am
500 check: check-am
501 all-am: Makefile $(HEADERS)
502 installdirs:
503 for dir in "$(DESTDIR)$(kerneldir)"; do \
504 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
505 done
506 install: install-am
507 install-exec: install-exec-am
508 install-data: install-data-am
509 uninstall: uninstall-am
510
511 install-am: all-am
512 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
513
514 installcheck: installcheck-am
515 install-strip:
516 if test -z '$(STRIP)'; then \
517 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
518 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
519 install; \
520 else \
521 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
522 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
523 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
524 fi
525 mostlyclean-generic:
526
527 clean-generic:
528
529 distclean-generic:
530 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
531 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
532
533 maintainer-clean-generic:
534 @echo "This command is intended for maintainers to use"
535 @echo "it deletes files that may require special tools to rebuild."
536 clean: clean-am
537
538 clean-am: clean-generic clean-libtool mostlyclean-am
539
540 distclean: distclean-am
541 -rm -f Makefile
542 distclean-am: clean-am distclean-generic distclean-tags
543
544 dvi: dvi-am
545
546 dvi-am:
547
548 html: html-am
549
550 html-am:
551
552 info: info-am
553
554 info-am:
555
556 install-data-am: install-kernelHEADERS
557
558 install-dvi: install-dvi-am
559
560 install-dvi-am:
561
562 install-exec-am:
563
564 install-html: install-html-am
565
566 install-html-am:
567
568 install-info: install-info-am
569
570 install-info-am:
571
572 install-man:
573
574 install-pdf: install-pdf-am
575
576 install-pdf-am:
577
578 install-ps: install-ps-am
579
580 install-ps-am:
581
582 installcheck-am:
583
584 maintainer-clean: maintainer-clean-am
585 -rm -f Makefile
586 maintainer-clean-am: distclean-am maintainer-clean-generic
587
588 mostlyclean: mostlyclean-am
589
590 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
591
592 pdf: pdf-am
593
594 pdf-am:
595
596 ps: ps-am
597
598 ps-am:
599
600 uninstall-am: uninstall-kernelHEADERS
601
602 .MAKE: install-am install-strip
603
604 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
605 clean-libtool cscopelist-am ctags ctags-am distclean \
606 distclean-generic distclean-libtool distclean-tags distdir dvi \
607 dvi-am html html-am info info-am install install-am \
608 install-data install-data-am install-dvi install-dvi-am \
609 install-exec install-exec-am install-html install-html-am \
610 install-info install-info-am install-kernelHEADERS install-man \
611 install-pdf install-pdf-am install-ps install-ps-am \
612 install-strip installcheck installcheck-am installdirs \
613 maintainer-clean maintainer-clean-generic mostlyclean \
614 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
615 tags tags-am uninstall uninstall-am uninstall-kernelHEADERS
616
617 .PRECIOUS: Makefile
618
619
620 # Tell versions [3.59,3.63) of GNU make to not export all variables.
621 # Otherwise a system limit (for SysV at least) may be exceeded.
622 .NOEXPORT: