~ubuntu-branches/ubuntu/wily/spl-linux/wily-proposed

« back to all changes in this revision

Viewing changes to include/linux/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Liang Guo
  • Date: 2014-07-31 15:16:53 UTC
  • Revision ID: package-import@ubuntu.com-20140731151653-tgao12alohj26jcs
Tags: upstream-0.6.3+git20140731
ImportĀ upstreamĀ versionĀ 0.6.3+git20140731

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6
 
# 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_$(V))
56
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
57
 
am__v_GEN_0 = @echo "  GEN   " $@;
58
 
AM_V_at = $(am__v_at_$(V))
59
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
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/file_compat.h \
66
 
        $(top_srcdir)/include/linux/kallsyms_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/module_compat.h \
71
 
        $(top_srcdir)/include/linux/mutex_compat.h \
72
 
        $(top_srcdir)/include/linux/proc_compat.h \
73
 
        $(top_srcdir)/include/linux/rwsem_compat.h \
74
 
        $(top_srcdir)/include/linux/smp_compat.h \
75
 
        $(top_srcdir)/include/linux/sysctl_compat.h \
76
 
        $(top_srcdir)/include/linux/time_compat.h \
77
 
        $(top_srcdir)/include/linux/uaccess_compat.h \
78
 
        $(top_srcdir)/include/linux/zlib_compat.h
79
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80
 
am__vpath_adj = case $$p in \
81
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82
 
    *) f=$$p;; \
83
 
  esac;
84
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85
 
am__install_max = 40
86
 
am__nobase_strip_setup = \
87
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88
 
am__nobase_strip = \
89
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90
 
am__nobase_list = $(am__nobase_strip_setup); \
91
 
  for p in $$list; do echo "$$p $$p"; done | \
92
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94
 
    if (++n[$$2] == $(am__install_max)) \
95
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96
 
    END { for (dir in files) print dir, files[dir] }'
97
 
am__base_list = \
98
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100
 
am__installdirs = "$(DESTDIR)$(kerneldir)"
101
 
HEADERS = $(kernel_HEADERS)
102
 
ETAGS = etags
103
 
CTAGS = ctags
104
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
 
ACLOCAL = @ACLOCAL@
106
 
ALIEN = @ALIEN@
107
 
ALIEN_VERSION = @ALIEN_VERSION@
108
 
AMTAR = @AMTAR@
109
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
110
 
AR = @AR@
111
 
AUTOCONF = @AUTOCONF@
112
 
AUTOHEADER = @AUTOHEADER@
113
 
AUTOMAKE = @AUTOMAKE@
114
 
AWK = @AWK@
115
 
CC = @CC@
116
 
CCDEPMODE = @CCDEPMODE@
117
 
CFLAGS = @CFLAGS@
118
 
CPP = @CPP@
119
 
CPPFLAGS = @CPPFLAGS@
120
 
CYGPATH_W = @CYGPATH_W@
121
 
DEBUG_CFLAGS = @DEBUG_CFLAGS@
122
 
DEBUG_KMEM = @DEBUG_KMEM@
123
 
DEBUG_KMEM_TRACKING = @DEBUG_KMEM_TRACKING@
124
 
DEBUG_LOG = @DEBUG_LOG@
125
 
DEBUG_SPL = @DEBUG_SPL@
126
 
DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
127
 
DEFS = @DEFS@
128
 
DEPDIR = @DEPDIR@
129
 
DPKG = @DPKG@
130
 
DPKGBUILD = @DPKGBUILD@
131
 
DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
132
 
DPKG_VERSION = @DPKG_VERSION@
133
 
DSYMUTIL = @DSYMUTIL@
134
 
DUMPBIN = @DUMPBIN@
135
 
ECHO_C = @ECHO_C@
136
 
ECHO_N = @ECHO_N@
137
 
ECHO_T = @ECHO_T@
138
 
EGREP = @EGREP@
139
 
EXEEXT = @EXEEXT@
140
 
FGREP = @FGREP@
141
 
GREP = @GREP@
142
 
HAVE_ALIEN = @HAVE_ALIEN@
143
 
HAVE_DPKG = @HAVE_DPKG@
144
 
HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
145
 
HAVE_RPM = @HAVE_RPM@
146
 
HAVE_RPMBUILD = @HAVE_RPMBUILD@
147
 
INSTALL = @INSTALL@
148
 
INSTALL_DATA = @INSTALL_DATA@
149
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
150
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
151
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152
 
KERNELCPPFLAGS = @KERNELCPPFLAGS@
153
 
KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
154
 
LD = @LD@
155
 
LDFLAGS = @LDFLAGS@
156
 
LIBOBJS = @LIBOBJS@
157
 
LIBS = @LIBS@
158
 
LIBTOOL = @LIBTOOL@
159
 
LICENSE = @LICENSE@
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
 
MKDIR_P = @MKDIR_P@
170
 
NM = @NM@
171
 
NMEDIT = @NMEDIT@
172
 
OBJDUMP = @OBJDUMP@
173
 
OBJEXT = @OBJEXT@
174
 
OTOOL = @OTOOL@
175
 
OTOOL64 = @OTOOL64@
176
 
PACKAGE = @PACKAGE@
177
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
178
 
PACKAGE_NAME = @PACKAGE_NAME@
179
 
PACKAGE_STRING = @PACKAGE_STRING@
180
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
181
 
PACKAGE_URL = @PACKAGE_URL@
182
 
PACKAGE_VERSION = @PACKAGE_VERSION@
183
 
PATH_SEPARATOR = @PATH_SEPARATOR@
184
 
RANLIB = @RANLIB@
185
 
RELEASE = @RELEASE@
186
 
RPM = @RPM@
187
 
RPMBUILD = @RPMBUILD@
188
 
RPMBUILD_VERSION = @RPMBUILD_VERSION@
189
 
RPM_DEFINE_COMMON = @RPM_DEFINE_COMMON@
190
 
RPM_DEFINE_DKMS = @RPM_DEFINE_DKMS@
191
 
RPM_DEFINE_KMOD = @RPM_DEFINE_KMOD@
192
 
RPM_DEFINE_UTIL = @RPM_DEFINE_UTIL@
193
 
RPM_SPEC_DIR = @RPM_SPEC_DIR@
194
 
RPM_VERSION = @RPM_VERSION@
195
 
SED = @SED@
196
 
SET_MAKE = @SET_MAKE@
197
 
SHELL = @SHELL@
198
 
SPL_CONFIG = @SPL_CONFIG@
199
 
SPL_META_ALIAS = @SPL_META_ALIAS@
200
 
SPL_META_AUTHOR = @SPL_META_AUTHOR@
201
 
SPL_META_DATA = @SPL_META_DATA@
202
 
SPL_META_LT_AGE = @SPL_META_LT_AGE@
203
 
SPL_META_LT_CURRENT = @SPL_META_LT_CURRENT@
204
 
SPL_META_LT_REVISION = @SPL_META_LT_REVISION@
205
 
SPL_META_NAME = @SPL_META_NAME@
206
 
SPL_META_RELEASE = @SPL_META_RELEASE@
207
 
SPL_META_VERSION = @SPL_META_VERSION@
208
 
SRPM_DEFINE_COMMON = @SRPM_DEFINE_COMMON@
209
 
SRPM_DEFINE_DKMS = @SRPM_DEFINE_DKMS@
210
 
SRPM_DEFINE_KMOD = @SRPM_DEFINE_KMOD@
211
 
SRPM_DEFINE_UTIL = @SRPM_DEFINE_UTIL@
212
 
STRIP = @STRIP@
213
 
VENDOR = @VENDOR@
214
 
VERSION = @VERSION@
215
 
abs_builddir = @abs_builddir@
216
 
abs_srcdir = @abs_srcdir@
217
 
abs_top_builddir = @abs_top_builddir@
218
 
abs_top_srcdir = @abs_top_srcdir@
219
 
ac_ct_CC = @ac_ct_CC@
220
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221
 
am__include = @am__include@
222
 
am__leading_dot = @am__leading_dot@
223
 
am__quote = @am__quote@
224
 
am__tar = @am__tar@
225
 
am__untar = @am__untar@
226
 
bindir = @bindir@
227
 
build = @build@
228
 
build_alias = @build_alias@
229
 
build_cpu = @build_cpu@
230
 
build_os = @build_os@
231
 
build_vendor = @build_vendor@
232
 
builddir = @builddir@
233
 
datadir = @datadir@
234
 
datarootdir = @datarootdir@
235
 
docdir = @docdir@
236
 
dvidir = @dvidir@
237
 
exec_prefix = @exec_prefix@
238
 
host = @host@
239
 
host_alias = @host_alias@
240
 
host_cpu = @host_cpu@
241
 
host_os = @host_os@
242
 
host_vendor = @host_vendor@
243
 
htmldir = @htmldir@
244
 
includedir = @includedir@
245
 
infodir = @infodir@
246
 
install_sh = @install_sh@
247
 
libdir = @libdir@
248
 
libexecdir = @libexecdir@
249
 
localedir = @localedir@
250
 
localstatedir = @localstatedir@
251
 
lt_ECHO = @lt_ECHO@
252
 
mandir = @mandir@
253
 
mkdir_p = @mkdir_p@
254
 
oldincludedir = @oldincludedir@
255
 
pdfdir = @pdfdir@
256
 
prefix = @prefix@
257
 
program_transform_name = @program_transform_name@
258
 
psdir = @psdir@
259
 
sbindir = @sbindir@
260
 
sharedstatedir = @sharedstatedir@
261
 
srcdir = @srcdir@
262
 
sysconfdir = @sysconfdir@
263
 
target = @target@
264
 
target_alias = @target_alias@
265
 
target_cpu = @target_cpu@
266
 
target_os = @target_os@
267
 
target_vendor = @target_vendor@
268
 
top_build_prefix = @top_build_prefix@
269
 
top_builddir = @top_builddir@
270
 
top_srcdir = @top_srcdir@
271
 
COMMON_H = 
272
 
KERNEL_H = \
273
 
        $(top_srcdir)/include/linux/bitops_compat.h \
274
 
        $(top_srcdir)/include/linux/compiler_compat.h \
275
 
        $(top_srcdir)/include/linux/file_compat.h \
276
 
        $(top_srcdir)/include/linux/kallsyms_compat.h \
277
 
        $(top_srcdir)/include/linux/list_compat.h \
278
 
        $(top_srcdir)/include/linux/math64_compat.h \
279
 
        $(top_srcdir)/include/linux/mm_compat.h \
280
 
        $(top_srcdir)/include/linux/module_compat.h \
281
 
        $(top_srcdir)/include/linux/mutex_compat.h \
282
 
        $(top_srcdir)/include/linux/proc_compat.h \
283
 
        $(top_srcdir)/include/linux/rwsem_compat.h \
284
 
        $(top_srcdir)/include/linux/smp_compat.h \
285
 
        $(top_srcdir)/include/linux/sysctl_compat.h \
286
 
        $(top_srcdir)/include/linux/time_compat.h \
287
 
        $(top_srcdir)/include/linux/uaccess_compat.h \
288
 
        $(top_srcdir)/include/linux/zlib_compat.h
289
 
 
290
 
USER_H = 
291
 
EXTRA_DIST = $(COMMON_H) $(KERNEL_H) $(USER_H)
292
 
@CONFIG_KERNEL_TRUE@kerneldir = /usr/src/spl-$(VERSION)/include/linux
293
 
@CONFIG_KERNEL_TRUE@kernel_HEADERS = $(KERNEL_H)
294
 
all: all-am
295
 
 
296
 
.SUFFIXES:
297
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
298
 
        @for dep in $?; do \
299
 
          case '$(am__configure_deps)' in \
300
 
            *$$dep*) \
301
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
302
 
                && { if test -f $@; then exit 0; else break; fi; }; \
303
 
              exit 1;; \
304
 
          esac; \
305
 
        done; \
306
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/linux/Makefile'; \
307
 
        $(am__cd) $(top_srcdir) && \
308
 
          $(AUTOMAKE) --gnu include/linux/Makefile
309
 
.PRECIOUS: Makefile
310
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311
 
        @case '$?' in \
312
 
          *config.status*) \
313
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
314
 
          *) \
315
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
316
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
317
 
        esac;
318
 
 
319
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
320
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
321
 
 
322
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
323
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
325
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
 
$(am__aclocal_m4_deps):
327
 
 
328
 
mostlyclean-libtool:
329
 
        -rm -f *.lo
330
 
 
331
 
clean-libtool:
332
 
        -rm -rf .libs _libs
333
 
install-kernelHEADERS: $(kernel_HEADERS)
334
 
        @$(NORMAL_INSTALL)
335
 
        test -z "$(kerneldir)" || $(MKDIR_P) "$(DESTDIR)$(kerneldir)"
336
 
        @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
337
 
        for p in $$list; do \
338
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
339
 
          echo "$$d$$p"; \
340
 
        done | $(am__base_list) | \
341
 
        while read files; do \
342
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kerneldir)'"; \
343
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(kerneldir)" || exit $$?; \
344
 
        done
345
 
 
346
 
uninstall-kernelHEADERS:
347
 
        @$(NORMAL_UNINSTALL)
348
 
        @list='$(kernel_HEADERS)'; test -n "$(kerneldir)" || list=; \
349
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
350
 
        test -n "$$files" || exit 0; \
351
 
        echo " ( cd '$(DESTDIR)$(kerneldir)' && rm -f" $$files ")"; \
352
 
        cd "$(DESTDIR)$(kerneldir)" && rm -f $$files
353
 
 
354
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
355
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356
 
        unique=`for i in $$list; do \
357
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358
 
          done | \
359
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
360
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
361
 
        mkid -fID $$unique
362
 
tags: TAGS
363
 
 
364
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365
 
                $(TAGS_FILES) $(LISP)
366
 
        set x; \
367
 
        here=`pwd`; \
368
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369
 
        unique=`for i in $$list; do \
370
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371
 
          done | \
372
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
374
 
        shift; \
375
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
376
 
          test -n "$$unique" || unique=$$empty_fix; \
377
 
          if test $$# -gt 0; then \
378
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379
 
              "$$@" $$unique; \
380
 
          else \
381
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382
 
              $$unique; \
383
 
          fi; \
384
 
        fi
385
 
ctags: CTAGS
386
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387
 
                $(TAGS_FILES) $(LISP)
388
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
389
 
        unique=`for i in $$list; do \
390
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391
 
          done | \
392
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
394
 
        test -z "$(CTAGS_ARGS)$$unique" \
395
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
396
 
             $$unique
397
 
 
398
 
GTAGS:
399
 
        here=`$(am__cd) $(top_builddir) && pwd` \
400
 
          && $(am__cd) $(top_srcdir) \
401
 
          && gtags -i $(GTAGS_ARGS) "$$here"
402
 
 
403
 
distclean-tags:
404
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
405
 
 
406
 
distdir: $(DISTFILES)
407
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409
 
        list='$(DISTFILES)'; \
410
 
          dist_files=`for file in $$list; do echo $$file; done | \
411
 
          sed -e "s|^$$srcdirstrip/||;t" \
412
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
413
 
        case $$dist_files in \
414
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
415
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
416
 
                           sort -u` ;; \
417
 
        esac; \
418
 
        for file in $$dist_files; do \
419
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
420
 
          if test -d $$d/$$file; then \
421
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
422
 
            if test -d "$(distdir)/$$file"; then \
423
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424
 
            fi; \
425
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
426
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
427
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
428
 
            fi; \
429
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
430
 
          else \
431
 
            test -f "$(distdir)/$$file" \
432
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
433
 
            || exit 1; \
434
 
          fi; \
435
 
        done
436
 
check-am: all-am
437
 
check: check-am
438
 
all-am: Makefile $(HEADERS)
439
 
installdirs:
440
 
        for dir in "$(DESTDIR)$(kerneldir)"; do \
441
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
442
 
        done
443
 
install: install-am
444
 
install-exec: install-exec-am
445
 
install-data: install-data-am
446
 
uninstall: uninstall-am
447
 
 
448
 
install-am: all-am
449
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
 
 
451
 
installcheck: installcheck-am
452
 
install-strip:
453
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455
 
          `test -z '$(STRIP)' || \
456
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
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: