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