~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to shlibs/blkid/Makefile.in

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

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
 
DIST_COMMON = $(dist_man_MANS) $(dist_noinst_DATA) \
38
 
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39
 
        $(srcdir)/blkid.pc.in $(top_srcdir)/config/include-Makefile.am
40
 
@ENABLE_GTK_DOC_TRUE@am__append_1 = docs
41
 
subdir = shlibs/blkid
42
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
44
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
45
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
46
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
47
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
50
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tls.m4 \
51
 
        $(top_srcdir)/configure.ac
52
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53
 
        $(ACLOCAL_M4)
54
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
55
 
CONFIG_HEADER = $(top_builddir)/config.h
56
 
CONFIG_CLEAN_FILES = blkid.pc
57
 
CONFIG_CLEAN_VPATH_FILES =
58
 
AM_V_GEN = $(am__v_GEN_$(V))
59
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
60
 
am__v_GEN_0 = @echo "  GEN   " $@;
61
 
AM_V_at = $(am__v_at_$(V))
62
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
63
 
am__v_at_0 = @
64
 
SOURCES =
65
 
DIST_SOURCES =
66
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
67
 
        html-recursive info-recursive install-data-recursive \
68
 
        install-dvi-recursive install-exec-recursive \
69
 
        install-html-recursive install-info-recursive \
70
 
        install-pdf-recursive install-ps-recursive install-recursive \
71
 
        installcheck-recursive installdirs-recursive pdf-recursive \
72
 
        ps-recursive uninstall-recursive
73
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74
 
am__vpath_adj = case $$p in \
75
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76
 
    *) f=$$p;; \
77
 
  esac;
78
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
79
 
am__install_max = 40
80
 
am__nobase_strip_setup = \
81
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
82
 
am__nobase_strip = \
83
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
84
 
am__nobase_list = $(am__nobase_strip_setup); \
85
 
  for p in $$list; do echo "$$p $$p"; done | \
86
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
87
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
88
 
    if (++n[$$2] == $(am__install_max)) \
89
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
90
 
    END { for (dir in files) print dir, files[dir] }'
91
 
am__base_list = \
92
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
93
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
94
 
man3dir = $(mandir)/man3
95
 
am__installdirs = "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(pkgconfigdir)"
96
 
NROFF = nroff
97
 
MANS = $(dist_man_MANS)
98
 
DATA = $(dist_noinst_DATA) $(pkgconfig_DATA)
99
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
100
 
  distclean-recursive maintainer-clean-recursive
101
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
102
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
103
 
        distdir
104
 
ETAGS = etags
105
 
CTAGS = ctags
106
 
DIST_SUBDIRS = src samples docs
107
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108
 
am__relativize = \
109
 
  dir0=`pwd`; \
110
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
111
 
  sed_rest='s,^[^/]*/*,,'; \
112
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
113
 
  sed_butlast='s,/*[^/]*$$,,'; \
114
 
  while test -n "$$dir1"; do \
115
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
116
 
    if test "$$first" != "."; then \
117
 
      if test "$$first" = ".."; then \
118
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
119
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
120
 
      else \
121
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
122
 
        if test "$$first2" = "$$first"; then \
123
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
124
 
        else \
125
 
          dir2="../$$dir2"; \
126
 
        fi; \
127
 
        dir0="$$dir0"/"$$first"; \
128
 
      fi; \
129
 
    fi; \
130
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
131
 
  done; \
132
 
  reldir="$$dir2"
133
 
ACLOCAL = @ACLOCAL@
134
 
AMTAR = @AMTAR@
135
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
136
 
AR = @AR@
137
 
AUTOCONF = @AUTOCONF@
138
 
AUTOHEADER = @AUTOHEADER@
139
 
AUTOMAKE = @AUTOMAKE@
140
 
AWK = @AWK@
141
 
BLKID_CFLAGS = @BLKID_CFLAGS@
142
 
BLKID_LIBS = @BLKID_LIBS@
143
 
BLKID_LIBS_STATIC = @BLKID_LIBS_STATIC@
144
 
CC = @CC@
145
 
CCDEPMODE = @CCDEPMODE@
146
 
CFLAGS = @CFLAGS@
147
 
CPP = @CPP@
148
 
CPPFLAGS = @CPPFLAGS@
149
 
CYGPATH_W = @CYGPATH_W@
150
 
DEFS = @DEFS@
151
 
DEPDIR = @DEPDIR@
152
 
DSYMUTIL = @DSYMUTIL@
153
 
DUMPBIN = @DUMPBIN@
154
 
ECHO_C = @ECHO_C@
155
 
ECHO_N = @ECHO_N@
156
 
ECHO_T = @ECHO_T@
157
 
EGREP = @EGREP@
158
 
EXEEXT = @EXEEXT@
159
 
FGREP = @FGREP@
160
 
GMSGFMT = @GMSGFMT@
161
 
GREP = @GREP@
162
 
GTKDOC_CHECK = @GTKDOC_CHECK@
163
 
HTML_DIR = @HTML_DIR@
164
 
INSTALL = @INSTALL@
165
 
INSTALL_DATA = @INSTALL_DATA@
166
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
167
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
168
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169
 
INTLLIBS = @INTLLIBS@
170
 
LD = @LD@
171
 
LDFLAGS = @LDFLAGS@
172
 
LIBBLKID_DATE = @LIBBLKID_DATE@
173
 
LIBBLKID_VERSION = @LIBBLKID_VERSION@
174
 
LIBBLKID_VERSION_INFO = @LIBBLKID_VERSION_INFO@
175
 
LIBICONV = @LIBICONV@
176
 
LIBINTL = @LIBINTL@
177
 
LIBMOUNT_VERSION = @LIBMOUNT_VERSION@
178
 
LIBMOUNT_VERSION_INFO = @LIBMOUNT_VERSION_INFO@
179
 
LIBOBJS = @LIBOBJS@
180
 
LIBS = @LIBS@
181
 
LIBTOOL = @LIBTOOL@
182
 
LIBUUID_VERSION = @LIBUUID_VERSION@
183
 
LIBUUID_VERSION_INFO = @LIBUUID_VERSION_INFO@
184
 
LIPO = @LIPO@
185
 
LN_S = @LN_S@
186
 
LTLIBICONV = @LTLIBICONV@
187
 
LTLIBINTL = @LTLIBINTL@
188
 
LTLIBOBJS = @LTLIBOBJS@
189
 
MAKEINFO = @MAKEINFO@
190
 
MKDIR_P = @MKDIR_P@
191
 
MKINSTALLDIRS = @MKINSTALLDIRS@
192
 
MSGFMT = @MSGFMT@
193
 
MSGMERGE = @MSGMERGE@
194
 
NCURSES_LIBS = @NCURSES_LIBS@
195
 
NM = @NM@
196
 
NMEDIT = @NMEDIT@
197
 
OBJDUMP = @OBJDUMP@
198
 
OBJEXT = @OBJEXT@
199
 
OTOOL = @OTOOL@
200
 
OTOOL64 = @OTOOL64@
201
 
PACKAGE = @PACKAGE@
202
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
203
 
PACKAGE_NAME = @PACKAGE_NAME@
204
 
PACKAGE_STRING = @PACKAGE_STRING@
205
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
206
 
PACKAGE_URL = @PACKAGE_URL@
207
 
PACKAGE_VERSION = @PACKAGE_VERSION@
208
 
PATH_SEPARATOR = @PATH_SEPARATOR@
209
 
PERL = @PERL@
210
 
PKG_CONFIG = @PKG_CONFIG@
211
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
212
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
213
 
POSUB = @POSUB@
214
 
RANLIB = @RANLIB@
215
 
SED = @SED@
216
 
SELINUX_LIBS = @SELINUX_LIBS@
217
 
SELINUX_LIBS_STATIC = @SELINUX_LIBS_STATIC@
218
 
SET_MAKE = @SET_MAKE@
219
 
SHELL = @SHELL@
220
 
SOCKET_LIBS = @SOCKET_LIBS@
221
 
STRIP = @STRIP@
222
 
SUID_CFLAGS = @SUID_CFLAGS@
223
 
SUID_LDFLAGS = @SUID_LDFLAGS@
224
 
USE_NLS = @USE_NLS@
225
 
UUID_CFLAGS = @UUID_CFLAGS@
226
 
UUID_LIBS = @UUID_LIBS@
227
 
VERSION = @VERSION@
228
 
XGETTEXT = @XGETTEXT@
229
 
XSLTPROC = @XSLTPROC@
230
 
abs_builddir = @abs_builddir@
231
 
abs_srcdir = @abs_srcdir@
232
 
abs_top_builddir = @abs_top_builddir@
233
 
abs_top_srcdir = @abs_top_srcdir@
234
 
ac_ct_CC = @ac_ct_CC@
235
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
236
 
am__include = @am__include@
237
 
am__leading_dot = @am__leading_dot@
238
 
am__quote = @am__quote@
239
 
am__tar = @am__tar@
240
 
am__untar = @am__untar@
241
 
bindir = @bindir@
242
 
build = @build@
243
 
build_alias = @build_alias@
244
 
build_cpu = @build_cpu@
245
 
build_os = @build_os@
246
 
build_vendor = @build_vendor@
247
 
builddir = @builddir@
248
 
datadir = @datadir@
249
 
datarootdir = @datarootdir@
250
 
docdir = @docdir@
251
 
dvidir = @dvidir@
252
 
exec_prefix = @exec_prefix@
253
 
host = @host@
254
 
host_alias = @host_alias@
255
 
host_cpu = @host_cpu@
256
 
host_os = @host_os@
257
 
host_vendor = @host_vendor@
258
 
htmldir = @htmldir@
259
 
includedir = @includedir@
260
 
infodir = @infodir@
261
 
install_sh = @install_sh@
262
 
libdir = @libdir@
263
 
libdirname = @libdirname@
264
 
libexecdir = @libexecdir@
265
 
localedir = @localedir@
266
 
localstatedir = @localstatedir@
267
 
mandir = @mandir@
268
 
mkdir_p = @mkdir_p@
269
 
oldincludedir = @oldincludedir@
270
 
pdfdir = @pdfdir@
271
 
prefix = @prefix@
272
 
program_transform_name = @program_transform_name@
273
 
psdir = @psdir@
274
 
sbindir = @sbindir@
275
 
sharedstatedir = @sharedstatedir@
276
 
srcdir = @srcdir@
277
 
sysconfdir = @sysconfdir@
278
 
target_alias = @target_alias@
279
 
top_build_prefix = @top_build_prefix@
280
 
top_builddir = @top_builddir@
281
 
top_srcdir = @top_srcdir@
282
 
usrbin_execdir = @usrbin_execdir@
283
 
usrlib_execdir = @usrlib_execdir@
284
 
usrsbin_execdir = @usrsbin_execdir@
285
 
AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \
286
 
        -DLOCALEDIR=\"$(localedir)\"
287
 
 
288
 
AM_CFLAGS = -fsigned-char
289
 
AM_LDFLAGS = 
290
 
 
291
 
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
292
 
# Unlike with other dist primaries, the files are not distributed if the
293
 
# conditional is false.
294
 
# Work the bug around until it is fixed:
295
 
dist_noinst_DATA = $(dist_man_MANS)
296
 
 
297
 
# Paths to in-tree libraries (use ul_ prefix to avoid possible collisions)
298
 
#
299
 
# blkid
300
 
ul_libblkid_srcdir = $(top_srcdir)/shlibs/blkid/src
301
 
ul_libblkid_builddir = $(top_builddir)/shlibs/blkid/src
302
 
ul_libblkid_la = $(top_builddir)/shlibs/blkid/src/libblkid.la
303
 
 
304
 
# blkid.h is generated by ./configure script and stored in build directory
305
 
ul_libblkid_incdir = $(ul_libblkid_builddir)
306
 
 
307
 
# uuid
308
 
ul_libuuid_srcdir = $(top_srcdir)/shlibs/uuid/src
309
 
ul_libuuid_builddir = $(top_builddir)/shlibs/uuid/src
310
 
ul_libuuid_la = $(top_builddir)/shlibs/uuid/src/libuuid.la
311
 
 
312
 
# mount
313
 
ul_libmount_srcdir = $(top_srcdir)/shlibs/mount/src
314
 
ul_libmount_builddir = $(top_builddir)/shlibs/mount/src
315
 
ul_libmount_la = $(top_builddir)/shlibs/mount/src/libmount.la
316
 
 
317
 
# libmount.h is generated by ./configure script and stored in build directory
318
 
ul_libmount_incdir = $(ul_libmount_builddir)
319
 
SUBDIRS = src samples $(am__append_1)
320
 
 
321
 
# pkg-config stuff
322
 
pkgconfigdir = $(usrlib_execdir)/pkgconfig
323
 
pkgconfig_DATA = blkid.pc
324
 
dist_man_MANS = libblkid.3
325
 
EXTRA_DIST = COPYING.libblkid README.blkid blkid.pc.in libblkid.3
326
 
all: all-recursive
327
 
 
328
 
.SUFFIXES:
329
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/include-Makefile.am $(am__configure_deps)
330
 
        @for dep in $?; do \
331
 
          case '$(am__configure_deps)' in \
332
 
            *$$dep*) \
333
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
334
 
                && { if test -f $@; then exit 0; else break; fi; }; \
335
 
              exit 1;; \
336
 
          esac; \
337
 
        done; \
338
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign shlibs/blkid/Makefile'; \
339
 
        $(am__cd) $(top_srcdir) && \
340
 
          $(AUTOMAKE) --foreign shlibs/blkid/Makefile
341
 
.PRECIOUS: Makefile
342
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343
 
        @case '$?' in \
344
 
          *config.status*) \
345
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
346
 
          *) \
347
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
348
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
349
 
        esac;
350
 
 
351
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
352
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353
 
 
354
 
$(top_srcdir)/configure:  $(am__configure_deps)
355
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
357
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358
 
$(am__aclocal_m4_deps):
359
 
blkid.pc: $(top_builddir)/config.status $(srcdir)/blkid.pc.in
360
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
361
 
 
362
 
mostlyclean-libtool:
363
 
        -rm -f *.lo
364
 
 
365
 
clean-libtool:
366
 
        -rm -rf .libs _libs
367
 
install-man3: $(dist_man_MANS)
368
 
        @$(NORMAL_INSTALL)
369
 
        test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
370
 
        @list=''; test -n "$(man3dir)" || exit 0; \
371
 
        { for i in $$list; do echo "$$i"; done; \
372
 
        l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
373
 
          sed -n '/\.3[a-z]*$$/p'; \
374
 
        } | while read p; do \
375
 
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
376
 
          echo "$$d$$p"; echo "$$p"; \
377
 
        done | \
378
 
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
379
 
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
380
 
        sed 'N;N;s,\n, ,g' | { \
381
 
        list=; while read file base inst; do \
382
 
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
383
 
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
384
 
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
385
 
          fi; \
386
 
        done; \
387
 
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
388
 
        while read files; do \
389
 
          test -z "$$files" || { \
390
 
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
391
 
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
392
 
        done; }
393
 
 
394
 
uninstall-man3:
395
 
        @$(NORMAL_UNINSTALL)
396
 
        @list=''; test -n "$(man3dir)" || exit 0; \
397
 
        files=`{ for i in $$list; do echo "$$i"; done; \
398
 
        l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
399
 
          sed -n '/\.3[a-z]*$$/p'; \
400
 
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
401
 
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
402
 
        test -z "$$files" || { \
403
 
          echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
404
 
          cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
405
 
install-pkgconfigDATA: $(pkgconfig_DATA)
406
 
        @$(NORMAL_INSTALL)
407
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
408
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
409
 
        for p in $$list; do \
410
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411
 
          echo "$$d$$p"; \
412
 
        done | $(am__base_list) | \
413
 
        while read files; do \
414
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
415
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
416
 
        done
417
 
 
418
 
uninstall-pkgconfigDATA:
419
 
        @$(NORMAL_UNINSTALL)
420
 
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
421
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
422
 
        test -n "$$files" || exit 0; \
423
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
424
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
425
 
 
426
 
# This directory's subdirectories are mostly independent; you can cd
427
 
# into them and run `make' without going through this Makefile.
428
 
# To change the values of `make' variables: instead of editing Makefiles,
429
 
# (1) if the variable is set in `config.status', edit `config.status'
430
 
#     (which will cause the Makefiles to be regenerated when you run `make');
431
 
# (2) otherwise, pass the desired values on the `make' command line.
432
 
$(RECURSIVE_TARGETS):
433
 
        @fail= failcom='exit 1'; \
434
 
        for f in x $$MAKEFLAGS; do \
435
 
          case $$f in \
436
 
            *=* | --[!k]*);; \
437
 
            *k*) failcom='fail=yes';; \
438
 
          esac; \
439
 
        done; \
440
 
        dot_seen=no; \
441
 
        target=`echo $@ | sed s/-recursive//`; \
442
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
443
 
          echo "Making $$target in $$subdir"; \
444
 
          if test "$$subdir" = "."; then \
445
 
            dot_seen=yes; \
446
 
            local_target="$$target-am"; \
447
 
          else \
448
 
            local_target="$$target"; \
449
 
          fi; \
450
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
451
 
          || eval $$failcom; \
452
 
        done; \
453
 
        if test "$$dot_seen" = "no"; then \
454
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
455
 
        fi; test -z "$$fail"
456
 
 
457
 
$(RECURSIVE_CLEAN_TARGETS):
458
 
        @fail= failcom='exit 1'; \
459
 
        for f in x $$MAKEFLAGS; do \
460
 
          case $$f in \
461
 
            *=* | --[!k]*);; \
462
 
            *k*) failcom='fail=yes';; \
463
 
          esac; \
464
 
        done; \
465
 
        dot_seen=no; \
466
 
        case "$@" in \
467
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
468
 
          *) list='$(SUBDIRS)' ;; \
469
 
        esac; \
470
 
        rev=''; for subdir in $$list; do \
471
 
          if test "$$subdir" = "."; then :; else \
472
 
            rev="$$subdir $$rev"; \
473
 
          fi; \
474
 
        done; \
475
 
        rev="$$rev ."; \
476
 
        target=`echo $@ | sed s/-recursive//`; \
477
 
        for subdir in $$rev; do \
478
 
          echo "Making $$target in $$subdir"; \
479
 
          if test "$$subdir" = "."; then \
480
 
            local_target="$$target-am"; \
481
 
          else \
482
 
            local_target="$$target"; \
483
 
          fi; \
484
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
485
 
          || eval $$failcom; \
486
 
        done && test -z "$$fail"
487
 
tags-recursive:
488
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
489
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
490
 
        done
491
 
ctags-recursive:
492
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
493
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
494
 
        done
495
 
 
496
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
497
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
498
 
        unique=`for i in $$list; do \
499
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500
 
          done | \
501
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
503
 
        mkid -fID $$unique
504
 
tags: TAGS
505
 
 
506
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
507
 
                $(TAGS_FILES) $(LISP)
508
 
        set x; \
509
 
        here=`pwd`; \
510
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
511
 
          include_option=--etags-include; \
512
 
          empty_fix=.; \
513
 
        else \
514
 
          include_option=--include; \
515
 
          empty_fix=; \
516
 
        fi; \
517
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
518
 
          if test "$$subdir" = .; then :; else \
519
 
            test ! -f $$subdir/TAGS || \
520
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
521
 
          fi; \
522
 
        done; \
523
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
524
 
        unique=`for i in $$list; do \
525
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
526
 
          done | \
527
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
528
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
529
 
        shift; \
530
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
531
 
          test -n "$$unique" || unique=$$empty_fix; \
532
 
          if test $$# -gt 0; then \
533
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534
 
              "$$@" $$unique; \
535
 
          else \
536
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537
 
              $$unique; \
538
 
          fi; \
539
 
        fi
540
 
ctags: CTAGS
541
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
542
 
                $(TAGS_FILES) $(LISP)
543
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
544
 
        unique=`for i in $$list; do \
545
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546
 
          done | \
547
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
549
 
        test -z "$(CTAGS_ARGS)$$unique" \
550
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
551
 
             $$unique
552
 
 
553
 
GTAGS:
554
 
        here=`$(am__cd) $(top_builddir) && pwd` \
555
 
          && $(am__cd) $(top_srcdir) \
556
 
          && gtags -i $(GTAGS_ARGS) "$$here"
557
 
 
558
 
distclean-tags:
559
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
560
 
 
561
 
distdir: $(DISTFILES)
562
 
        @list='$(MANS)'; if test -n "$$list"; then \
563
 
          list=`for p in $$list; do \
564
 
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
565
 
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
566
 
          if test -n "$$list" && \
567
 
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
568
 
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
569
 
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
570
 
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
571
 
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
572
 
            exit 1; \
573
 
          else :; fi; \
574
 
        else :; fi
575
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
576
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
577
 
        list='$(DISTFILES)'; \
578
 
          dist_files=`for file in $$list; do echo $$file; done | \
579
 
          sed -e "s|^$$srcdirstrip/||;t" \
580
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
581
 
        case $$dist_files in \
582
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
583
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
584
 
                           sort -u` ;; \
585
 
        esac; \
586
 
        for file in $$dist_files; do \
587
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
588
 
          if test -d $$d/$$file; then \
589
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
590
 
            if test -d "$(distdir)/$$file"; then \
591
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592
 
            fi; \
593
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
594
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
595
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
596
 
            fi; \
597
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
598
 
          else \
599
 
            test -f "$(distdir)/$$file" \
600
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
601
 
            || exit 1; \
602
 
          fi; \
603
 
        done
604
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
605
 
          if test "$$subdir" = .; then :; else \
606
 
            test -d "$(distdir)/$$subdir" \
607
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
608
 
            || exit 1; \
609
 
          fi; \
610
 
        done
611
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
612
 
          if test "$$subdir" = .; then :; else \
613
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
614
 
            $(am__relativize); \
615
 
            new_distdir=$$reldir; \
616
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
617
 
            $(am__relativize); \
618
 
            new_top_distdir=$$reldir; \
619
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
620
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
621
 
            ($(am__cd) $$subdir && \
622
 
              $(MAKE) $(AM_MAKEFLAGS) \
623
 
                top_distdir="$$new_top_distdir" \
624
 
                distdir="$$new_distdir" \
625
 
                am__remove_distdir=: \
626
 
                am__skip_length_check=: \
627
 
                am__skip_mode_fix=: \
628
 
                distdir) \
629
 
              || exit 1; \
630
 
          fi; \
631
 
        done
632
 
check-am: all-am
633
 
check: check-recursive
634
 
all-am: Makefile $(MANS) $(DATA)
635
 
installdirs: installdirs-recursive
636
 
installdirs-am:
637
 
        for dir in "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
638
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
639
 
        done
640
 
install: install-recursive
641
 
install-exec: install-exec-recursive
642
 
install-data: install-data-recursive
643
 
uninstall: uninstall-recursive
644
 
 
645
 
install-am: all-am
646
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
647
 
 
648
 
installcheck: installcheck-recursive
649
 
install-strip:
650
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
651
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
652
 
          `test -z '$(STRIP)' || \
653
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
654
 
mostlyclean-generic:
655
 
 
656
 
clean-generic:
657
 
 
658
 
distclean-generic:
659
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
660
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
661
 
 
662
 
maintainer-clean-generic:
663
 
        @echo "This command is intended for maintainers to use"
664
 
        @echo "it deletes files that may require special tools to rebuild."
665
 
clean: clean-recursive
666
 
 
667
 
clean-am: clean-generic clean-libtool mostlyclean-am
668
 
 
669
 
distclean: distclean-recursive
670
 
        -rm -f Makefile
671
 
distclean-am: clean-am distclean-generic distclean-tags
672
 
 
673
 
dvi: dvi-recursive
674
 
 
675
 
dvi-am:
676
 
 
677
 
html: html-recursive
678
 
 
679
 
html-am:
680
 
 
681
 
info: info-recursive
682
 
 
683
 
info-am:
684
 
 
685
 
install-data-am: install-man install-pkgconfigDATA
686
 
 
687
 
install-dvi: install-dvi-recursive
688
 
 
689
 
install-dvi-am:
690
 
 
691
 
install-exec-am:
692
 
 
693
 
install-html: install-html-recursive
694
 
 
695
 
install-html-am:
696
 
 
697
 
install-info: install-info-recursive
698
 
 
699
 
install-info-am:
700
 
 
701
 
install-man: install-man3
702
 
 
703
 
install-pdf: install-pdf-recursive
704
 
 
705
 
install-pdf-am:
706
 
 
707
 
install-ps: install-ps-recursive
708
 
 
709
 
install-ps-am:
710
 
 
711
 
installcheck-am:
712
 
 
713
 
maintainer-clean: maintainer-clean-recursive
714
 
        -rm -f Makefile
715
 
maintainer-clean-am: distclean-am maintainer-clean-generic
716
 
 
717
 
mostlyclean: mostlyclean-recursive
718
 
 
719
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
720
 
 
721
 
pdf: pdf-recursive
722
 
 
723
 
pdf-am:
724
 
 
725
 
ps: ps-recursive
726
 
 
727
 
ps-am:
728
 
 
729
 
uninstall-am: uninstall-man uninstall-pkgconfigDATA
730
 
 
731
 
uninstall-man: uninstall-man3
732
 
 
733
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
734
 
        install-am install-strip tags-recursive
735
 
 
736
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
737
 
        all all-am check check-am clean clean-generic clean-libtool \
738
 
        ctags ctags-recursive distclean distclean-generic \
739
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
740
 
        html-am info info-am install install-am install-data \
741
 
        install-data-am install-dvi install-dvi-am install-exec \
742
 
        install-exec-am install-html install-html-am install-info \
743
 
        install-info-am install-man install-man3 install-pdf \
744
 
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
745
 
        install-strip installcheck installcheck-am installdirs \
746
 
        installdirs-am maintainer-clean maintainer-clean-generic \
747
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
748
 
        ps ps-am tags tags-recursive uninstall uninstall-am \
749
 
        uninstall-man uninstall-man3 uninstall-pkgconfigDATA
750
 
 
751
 
 
752
 
$(ul_libblkid_la):
753
 
        $(MAKE) -C $(ul_libblkid_builddir)
754
 
 
755
 
$(ul_libuuid_la):
756
 
        $(MAKE) -C $(ul_libuuid_builddir)
757
 
 
758
 
$(ul_libmount_la):
759
 
        $(MAKE) -C $(ul_libmount_builddir)
760
 
 
761
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
762
 
# Otherwise a system limit (for SysV at least) may be exceeded.
763
 
.NOEXPORT: