]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/rpc/Makefile.in
Imported Upstream version 0.6.5.9
[mirror_spl-debian.git] / include / rpc / 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/rpc
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/rpc/types.h \
129 $(top_srcdir)/include/rpc/xdr.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 runstatedir = @runstatedir@
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/rpc/types.h \
352 $(top_srcdir)/include/rpc/xdr.h
353
354 USER_H =
355 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
356 @CONFIG_KERNEL_TRUE@kerneldir = @prefix@/src/spl-$(VERSION)/include/rpc
357 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
358 all: all-am
359
360 .SUFFIXES:
361 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
362 @for dep in $?; do \
363 case '$(am__configure_deps)' in \
364 *$$dep*) \
365 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
366 && { if test -f $@; then exit 0; else break; fi; }; \
367 exit 1;; \
368 esac; \
369 done; \
370 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/rpc/Makefile'; \
371 $(am__cd) $(top_srcdir) && \
372 $(AUTOMAKE) --gnu include/rpc/Makefile
373 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374 @case '$?' in \
375 *config.status*) \
376 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
377 *) \
378 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
379 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
380 esac;
381
382 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
383 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
384
385 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
386 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
388 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389 $(am__aclocal_m4_deps):
390
391 mostlyclean-libtool:
392 -rm -f *.lo
393
394 clean-libtool:
395 -rm -rf .libs _libs
396 install-kernelHEADERS: $(kernel_HEADERS)
397 @$(NORMAL_INSTALL)
398 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
399 if test -n "$$list"; then \
400 echo " $(MKDIR_P) '$(DESTDIR)$(kerneldir)'"; \
401 $(MKDIR_P) "$(DESTDIR)$(kerneldir)" || exit 1; \
402 fi; \
403 for p in $$list; do \
404 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
405 echo "$$d$$p"; \
406 done | $(am__base_list) | \
407 while read files; do \
408 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
409 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
410 done
411
412 uninstall-kernelHEADERS:
413 @$(NORMAL_UNINSTALL)
414 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
415 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
416 dir='$(DESTDIR)$(kerneldir)'; $(am__uninstall_files_from_dir)
417
418 ID: $(am__tagged_files)
419 $(am__define_uniq_tagged_files); mkid -fID $$unique
420 tags: tags-am
421 TAGS: tags
422
423 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
424 set x; \
425 here=`pwd`; \
426 $(am__define_uniq_tagged_files); \
427 shift; \
428 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
429 test -n "$$unique" || unique=$$empty_fix; \
430 if test $$# -gt 0; then \
431 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432 "$$@" $$unique; \
433 else \
434 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435 $$unique; \
436 fi; \
437 fi
438 ctags: ctags-am
439
440 CTAGS: ctags
441 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
442 $(am__define_uniq_tagged_files); \
443 test -z "$(CTAGS_ARGS)$$unique" \
444 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445 $$unique
446
447 GTAGS:
448 here=`$(am__cd) $(top_builddir) && pwd` \
449 && $(am__cd) $(top_srcdir) \
450 && gtags -i $(GTAGS_ARGS) "$$here"
451 cscopelist: cscopelist-am
452
453 cscopelist-am: $(am__tagged_files)
454 list='$(am__tagged_files)'; \
455 case "$(srcdir)" in \
456 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
457 *) sdir=$(subdir)/$(srcdir) ;; \
458 esac; \
459 for i in $$list; do \
460 if test -f "$$i"; then \
461 echo "$(subdir)/$$i"; \
462 else \
463 echo "$$sdir/$$i"; \
464 fi; \
465 done >> $(top_builddir)/cscope.files
466
467 distclean-tags:
468 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469
470 distdir: $(DISTFILES)
471 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
473 list='$(DISTFILES)'; \
474 dist_files=`for file in $$list; do echo $$file; done | \
475 sed -e "s|^$$srcdirstrip/||;t" \
476 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
477 case $$dist_files in \
478 */*) $(MKDIR_P) `echo "$$dist_files" | \
479 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
480 sort -u` ;; \
481 esac; \
482 for file in $$dist_files; do \
483 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
484 if test -d $$d/$$file; then \
485 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
486 if test -d "$(distdir)/$$file"; then \
487 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
488 fi; \
489 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
490 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
491 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
492 fi; \
493 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
494 else \
495 test -f "$(distdir)/$$file" \
496 || cp -p $$d/$$file "$(distdir)/$$file" \
497 || exit 1; \
498 fi; \
499 done
500 check-am: all-am
501 check: check-am
502 all-am: Makefile $(HEADERS)
503 installdirs:
504 for dir in "$(DESTDIR)$(kerneldir)"; do \
505 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
506 done
507 install: install-am
508 install-exec: install-exec-am
509 install-data: install-data-am
510 uninstall: uninstall-am
511
512 install-am: all-am
513 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514
515 installcheck: installcheck-am
516 install-strip:
517 if test -z '$(STRIP)'; then \
518 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520 install; \
521 else \
522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
525 fi
526 mostlyclean-generic:
527
528 clean-generic:
529
530 distclean-generic:
531 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
532 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
533
534 maintainer-clean-generic:
535 @echo "This command is intended for maintainers to use"
536 @echo "it deletes files that may require special tools to rebuild."
537 clean: clean-am
538
539 clean-am: clean-generic clean-libtool mostlyclean-am
540
541 distclean: distclean-am
542 -rm -f Makefile
543 distclean-am: clean-am distclean-generic distclean-tags
544
545 dvi: dvi-am
546
547 dvi-am:
548
549 html: html-am
550
551 html-am:
552
553 info: info-am
554
555 info-am:
556
557 install-data-am: install-kernelHEADERS
558
559 install-dvi: install-dvi-am
560
561 install-dvi-am:
562
563 install-exec-am:
564
565 install-html: install-html-am
566
567 install-html-am:
568
569 install-info: install-info-am
570
571 install-info-am:
572
573 install-man:
574
575 install-pdf: install-pdf-am
576
577 install-pdf-am:
578
579 install-ps: install-ps-am
580
581 install-ps-am:
582
583 installcheck-am:
584
585 maintainer-clean: maintainer-clean-am
586 -rm -f Makefile
587 maintainer-clean-am: distclean-am maintainer-clean-generic
588
589 mostlyclean: mostlyclean-am
590
591 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
592
593 pdf: pdf-am
594
595 pdf-am:
596
597 ps: ps-am
598
599 ps-am:
600
601 uninstall-am: uninstall-kernelHEADERS
602
603 .MAKE: install-am install-strip
604
605 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
606 clean-libtool cscopelist-am ctags ctags-am distclean \
607 distclean-generic distclean-libtool distclean-tags distdir dvi \
608 dvi-am html html-am info info-am install install-am \
609 install-data install-data-am install-dvi install-dvi-am \
610 install-exec install-exec-am install-html install-html-am \
611 install-info install-info-am install-kernelHEADERS install-man \
612 install-pdf install-pdf-am install-ps install-ps-am \
613 install-strip installcheck installcheck-am installdirs \
614 maintainer-clean maintainer-clean-generic mostlyclean \
615 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
616 tags tags-am uninstall uninstall-am uninstall-kernelHEADERS
617
618 .PRECIOUS: Makefile
619
620
621 # Tell versions [3.59,3.63) of GNU make to not export all variables.
622 # Otherwise a system limit (for SysV at least) may be exceeded.
623 .NOEXPORT: