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