]> git.proxmox.com Git - mirror_spl-debian.git/blob - include/linux/Makefile.in
Imported Upstream version 0.6.4.1
[mirror_spl-debian.git] / include / linux / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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/linux
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_@AM_V@)
56 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
57 am__v_GEN_0 = @echo " GEN " $@;
58 AM_V_at = $(am__v_at_@AM_V@)
59 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
60 am__v_at_0 = @
61 SOURCES =
62 DIST_SOURCES =
63 am__kernel_HEADERS_DIST = $(top_srcdir)/include/linux/bitops_compat.h \
64 $(top_srcdir)/include/linux/compiler_compat.h \
65 $(top_srcdir)/include/linux/delay_compat.h \
66 $(top_srcdir)/include/linux/file_compat.h \
67 $(top_srcdir)/include/linux/list_compat.h \
68 $(top_srcdir)/include/linux/math64_compat.h \
69 $(top_srcdir)/include/linux/mm_compat.h \
70 $(top_srcdir)/include/linux/proc_compat.h \
71 $(top_srcdir)/include/linux/rwsem_compat.h \
72 $(top_srcdir)/include/linux/wait_compat.h \
73 $(top_srcdir)/include/linux/zlib_compat.h
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 *) f=$$p;; \
78 esac;
79 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80 am__install_max = 40
81 am__nobase_strip_setup = \
82 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83 am__nobase_strip = \
84 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85 am__nobase_list = $(am__nobase_strip_setup); \
86 for p in $$list; do echo "$$p $$p"; done | \
87 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89 if (++n[$$2] == $(am__install_max)) \
90 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91 END { for (dir in files) print dir, files[dir] }'
92 am__base_list = \
93 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95 am__uninstall_files_from_dir = { \
96 test -z "$$files" \
97 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
98 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
99 $(am__cd) "$$dir" && rm -f $$files; }; \
100 }
101 am__installdirs = "$(DESTDIR)$(kerneldir)"
102 HEADERS = $(kernel_HEADERS)
103 ETAGS = etags
104 CTAGS = ctags
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 ACLOCAL = @ACLOCAL@
107 ALIEN = @ALIEN@
108 ALIEN_VERSION = @ALIEN_VERSION@
109 AMTAR = @AMTAR@
110 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DEBUG_CFLAGS = @DEBUG_CFLAGS@
123 DEBUG_KMEM = @DEBUG_KMEM@
124 DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
125 DEBUG_SPL = @DEBUG_SPL@
126 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 DLLTOOL = @DLLTOOL@
130 DPKG = @DPKG@
131 DPKGBUILD = @DPKGBUILD@
132 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
133 DPKG_VERSION = @DPKG_VERSION@
134 DSYMUTIL = @DSYMUTIL@
135 DUMPBIN = @DUMPBIN@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 EXEEXT = @EXEEXT@
141 FGREP = @FGREP@
142 GREP = @GREP@
143 HAVE_ALIEN = @HAVE_ALIEN@
144 HAVE_DPKG = @HAVE_DPKG@
145 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
146 HAVE_RPM = @HAVE_RPM@
147 HAVE_RPMBUILD = @HAVE_RPMBUILD@
148 INSTALL = @INSTALL@
149 INSTALL_DATA = @INSTALL_DATA@
150 INSTALL_PROGRAM = @INSTALL_PROGRAM@
151 INSTALL_SCRIPT = @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 KERNELCPPFLAGS = @KERNELCPPFLAGS@
154 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
155 LD = @LD@
156 LDFLAGS = @LDFLAGS@
157 LIBOBJS = @LIBOBJS@
158 LIBS = @LIBS@
159 LIBTOOL = @LIBTOOL@
160 LINUX = @LINUX@
161 LINUX_OBJ = @LINUX_OBJ@
162 LINUX_SYMBOLS = @LINUX_SYMBOLS@
163 LINUX_VERSION = @LINUX_VERSION@
164 LIPO = @LIPO@
165 LN_S = @LN_S@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINT = @MAINT@
168 MAKEINFO = @MAKEINFO@
169 MANIFEST_TOOL = @MANIFEST_TOOL@
170 MKDIR_P = @MKDIR_P@
171 NM = @NM@
172 NMEDIT = @NMEDIT@
173 OBJDUMP = @OBJDUMP@
174 OBJEXT = @OBJEXT@
175 OTOOL = @OTOOL@
176 OTOOL64 = @OTOOL64@
177 PACKAGE = @PACKAGE@
178 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
179 PACKAGE_NAME = @PACKAGE_NAME@
180 PACKAGE_STRING = @PACKAGE_STRING@
181 PACKAGE_TARNAME = @PACKAGE_TARNAME@
182 PACKAGE_URL = @PACKAGE_URL@
183 PACKAGE_VERSION = @PACKAGE_VERSION@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 RANLIB = @RANLIB@
186 RELEASE = @RELEASE@
187 RPM = @RPM@
188 RPMBUILD = @RPMBUILD@
189 RPMBUILD_VERSION = @RPMBUILD_VERSION@
190 RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
191 RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
192 RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
193 RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
194 RPM_SPEC_DIR = @RPM_SPEC_DIR@
195 RPM_VERSION = @RPM_VERSION@
196 SED = @SED@
197 SET_MAKE = @SET_MAKE@
198 SHELL = @SHELL@
199 SPL_CONFIG = @SPL_CONFIG@
200 SPL_META_ALIAS = @SPL_META_ALIAS@
201 SPL_META_AUTHOR = @SPL_META_AUTHOR@
202 SPL_META_DATA = @SPL_META_DATA@
203 SPL_META_LICENSE = @SPL_META_LICENSE@
204 SPL_META_LT_AGE = @SPL_META_LT_AGE@
205 SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
206 SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
207 SPL_META_NAME = @SPL_META_NAME@
208 SPL_META_RELEASE = @SPL_META_RELEASE@
209 SPL_META_VERSION = @SPL_META_VERSION@
210 SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
211 SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
212 SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
213 SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
214 STRIP = @STRIP@
215 VENDOR = @VENDOR@
216 VERSION = @VERSION@
217 abs_builddir = @abs_builddir@
218 abs_srcdir = @abs_srcdir@
219 abs_top_builddir = @abs_top_builddir@
220 abs_top_srcdir = @abs_top_srcdir@
221 ac_ct_AR = @ac_ct_AR@
222 ac_ct_CC = @ac_ct_CC@
223 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
224 am__include = @am__include@
225 am__leading_dot = @am__leading_dot@
226 am__quote = @am__quote@
227 am__tar = @am__tar@
228 am__untar = @am__untar@
229 bindir = @bindir@
230 build = @build@
231 build_alias = @build_alias@
232 build_cpu = @build_cpu@
233 build_os = @build_os@
234 build_vendor = @build_vendor@
235 builddir = @builddir@
236 datadir = @datadir@
237 datarootdir = @datarootdir@
238 docdir = @docdir@
239 dvidir = @dvidir@
240 exec_prefix = @exec_prefix@
241 host = @host@
242 host_alias = @host_alias@
243 host_cpu = @host_cpu@
244 host_os = @host_os@
245 host_vendor = @host_vendor@
246 htmldir = @htmldir@
247 includedir = @includedir@
248 infodir = @infodir@
249 install_sh = @install_sh@
250 libdir = @libdir@
251 libexecdir = @libexecdir@
252 localedir = @localedir@
253 localstatedir = @localstatedir@
254 mandir = @mandir@
255 mkdir_p = @mkdir_p@
256 oldincludedir = @oldincludedir@
257 pdfdir = @pdfdir@
258 prefix = @prefix@
259 program_transform_name = @program_transform_name@
260 psdir = @psdir@
261 sbindir = @sbindir@
262 sharedstatedir = @sharedstatedir@
263 srcdir = @srcdir@
264 sysconfdir = @sysconfdir@
265 target = @target@
266 target_alias = @target_alias@
267 target_cpu = @target_cpu@
268 target_os = @target_os@
269 target_vendor = @target_vendor@
270 top_build_prefix = @top_build_prefix@
271 top_builddir = @top_builddir@
272 top_srcdir = @top_srcdir@
273 COMMON_H =
274 KERNEL_H = \
275 $(top_srcdir)/include/linux/bitops_compat.h \
276 $(top_srcdir)/include/linux/compiler_compat.h \
277 $(top_srcdir)/include/linux/delay_compat.h \
278 $(top_srcdir)/include/linux/file_compat.h \
279 $(top_srcdir)/include/linux/list_compat.h \
280 $(top_srcdir)/include/linux/math64_compat.h \
281 $(top_srcdir)/include/linux/mm_compat.h \
282 $(top_srcdir)/include/linux/proc_compat.h \
283 $(top_srcdir)/include/linux/rwsem_compat.h \
284 $(top_srcdir)/include/linux/wait_compat.h \
285 $(top_srcdir)/include/linux/zlib_compat.h
286
287 USER_H =
288 EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
289 @CONFIG_KERNEL_TRUE@kerneldir = @prefix@/src/spl-$(VERSION)/include/linux
290 @CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
291 all: all-am
292
293 .SUFFIXES:
294 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
295 @for dep in $?; do \
296 case '$(am__configure_deps)' in \
297 *$$dep*) \
298 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
299 && { if test -f $@; then exit 0; else break; fi; }; \
300 exit 1;; \
301 esac; \
302 done; \
303 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/linux/Makefile'; \
304 $(am__cd) $(top_srcdir) && \
305 $(AUTOMAKE) --gnu include/linux/Makefile
306 .PRECIOUS: Makefile
307 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308 @case '$?' in \
309 *config.status*) \
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
311 *) \
312 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
313 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
314 esac;
315
316 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
317 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
320 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
322 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323 $(am__aclocal_m4_deps):
324
325 mostlyclean-libtool:
326 -rm -f *.lo
327
328 clean-libtool:
329 -rm -rf .libs _libs
330 install-kernelHEADERS: $(kernel_HEADERS)
331 @$(NORMAL_INSTALL)
332 test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
333 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
334 for p in $$list; do \
335 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
336 echo "$$d$$p"; \
337 done | $(am__base_list) | \
338 while read files; do \
339 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
340 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
341 done
342
343 uninstall-kernelHEADERS:
344 @$(NORMAL_UNINSTALL)
345 @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
346 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
347 dir='$(DESTDIR)$(kerneldir)'; $(am__uninstall_files_from_dir)
348
349 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | \
354 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355 END { if (nonempty) { for (i in files) print i; }; }'`; \
356 mkid -fID $$unique
357 tags: TAGS
358
359 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
360 $(TAGS_FILES) $(LISP)
361 set x; \
362 here=`pwd`; \
363 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
364 unique=`for i in $$list; do \
365 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 done | \
367 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368 END { if (nonempty) { for (i in files) print i; }; }'`; \
369 shift; \
370 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
371 test -n "$$unique" || unique=$$empty_fix; \
372 if test $$# -gt 0; then \
373 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374 "$$@" $$unique; \
375 else \
376 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377 $$unique; \
378 fi; \
379 fi
380 ctags: CTAGS
381 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
382 $(TAGS_FILES) $(LISP)
383 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388 END { if (nonempty) { for (i in files) print i; }; }'`; \
389 test -z "$(CTAGS_ARGS)$$unique" \
390 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391 $$unique
392
393 GTAGS:
394 here=`$(am__cd) $(top_builddir) && pwd` \
395 && $(am__cd) $(top_srcdir) \
396 && gtags -i $(GTAGS_ARGS) "$$here"
397
398 distclean-tags:
399 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401 distdir: $(DISTFILES)
402 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404 list='$(DISTFILES)'; \
405 dist_files=`for file in $$list; do echo $$file; done | \
406 sed -e "s|^$$srcdirstrip/||;t" \
407 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408 case $$dist_files in \
409 */*) $(MKDIR_P) `echo "$$dist_files" | \
410 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411 sort -u` ;; \
412 esac; \
413 for file in $$dist_files; do \
414 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415 if test -d $$d/$$file; then \
416 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417 if test -d "$(distdir)/$$file"; then \
418 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419 fi; \
420 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
422 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423 fi; \
424 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
425 else \
426 test -f "$(distdir)/$$file" \
427 || cp -p $$d/$$file "$(distdir)/$$file" \
428 || exit 1; \
429 fi; \
430 done
431 check-am: all-am
432 check: check-am
433 all-am: Makefile $(HEADERS)
434 installdirs:
435 for dir in "$(DESTDIR)$(kerneldir)"; do \
436 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
437 done
438 install: install-am
439 install-exec: install-exec-am
440 install-data: install-data-am
441 uninstall: uninstall-am
442
443 install-am: all-am
444 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445
446 installcheck: installcheck-am
447 install-strip:
448 if test -z '$(STRIP)'; then \
449 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
450 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
451 install; \
452 else \
453 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
456 fi
457 mostlyclean-generic:
458
459 clean-generic:
460
461 distclean-generic:
462 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
463 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
464
465 maintainer-clean-generic:
466 @echo "This command is intended for maintainers to use"
467 @echo "it deletes files that may require special tools to rebuild."
468 clean: clean-am
469
470 clean-am: clean-generic clean-libtool mostlyclean-am
471
472 distclean: distclean-am
473 -rm -f Makefile
474 distclean-am: clean-am distclean-generic distclean-tags
475
476 dvi: dvi-am
477
478 dvi-am:
479
480 html: html-am
481
482 html-am:
483
484 info: info-am
485
486 info-am:
487
488 install-data-am: install-kernelHEADERS
489
490 install-dvi: install-dvi-am
491
492 install-dvi-am:
493
494 install-exec-am:
495
496 install-html: install-html-am
497
498 install-html-am:
499
500 install-info: install-info-am
501
502 install-info-am:
503
504 install-man:
505
506 install-pdf: install-pdf-am
507
508 install-pdf-am:
509
510 install-ps: install-ps-am
511
512 install-ps-am:
513
514 installcheck-am:
515
516 maintainer-clean: maintainer-clean-am
517 -rm -f Makefile
518 maintainer-clean-am: distclean-am maintainer-clean-generic
519
520 mostlyclean: mostlyclean-am
521
522 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
523
524 pdf: pdf-am
525
526 pdf-am:
527
528 ps: ps-am
529
530 ps-am:
531
532 uninstall-am: uninstall-kernelHEADERS
533
534 .MAKE: install-am install-strip
535
536 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
537 clean-libtool ctags distclean distclean-generic \
538 distclean-libtool distclean-tags distdir dvi dvi-am html \
539 html-am info info-am install install-am install-data \
540 install-data-am install-dvi install-dvi-am install-exec \
541 install-exec-am install-html install-html-am install-info \
542 install-info-am install-kernelHEADERS install-man install-pdf \
543 install-pdf-am install-ps install-ps-am install-strip \
544 installcheck installcheck-am installdirs maintainer-clean \
545 maintainer-clean-generic mostlyclean mostlyclean-generic \
546 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
547 uninstall-am uninstall-kernelHEADERS
548
549
550 # Tell versions [3.59,3.63) of GNU make to not export all variables.
551 # Otherwise a system limit (for SysV at least) may be exceeded.
552 .NOEXPORT: