~ubuntu-branches/ubuntu/lucid/loop-aes-utils/lucid-security

« back to all changes in this revision

Viewing changes to libs/blkid/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Max Vozeler
  • Date: 2009-07-06 02:08:18 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090706020818-11pxao7bhgjenfv9
Tags: 2.15.1~rc1-2
Disable ncurses (--without-ncurses), not used in
mount/. Fixes FTBFS (closes: #535676).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
 
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
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
DIST_COMMON = $(dist_man_MANS) $(dist_noinst_DATA) \
 
36
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
37
        $(srcdir)/blkid.pc.in $(top_srcdir)/config/include-Makefile.am \
 
38
        TODO
 
39
subdir = libs/blkid
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
42
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
43
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
44
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
45
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
46
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
47
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
48
        $(top_srcdir)/configure.ac
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
52
CONFIG_HEADER = $(top_builddir)/config.h
 
53
CONFIG_CLEAN_FILES = blkid.pc
 
54
SOURCES =
 
55
DIST_SOURCES =
 
56
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
57
        html-recursive info-recursive install-data-recursive \
 
58
        install-dvi-recursive install-exec-recursive \
 
59
        install-html-recursive install-info-recursive \
 
60
        install-pdf-recursive install-ps-recursive install-recursive \
 
61
        installcheck-recursive installdirs-recursive pdf-recursive \
 
62
        ps-recursive uninstall-recursive
 
63
man3dir = $(mandir)/man3
 
64
am__installdirs = "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(pkgconfigdir)"
 
65
NROFF = nroff
 
66
MANS = $(dist_man_MANS)
 
67
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
68
am__vpath_adj = case $$p in \
 
69
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
70
    *) f=$$p;; \
 
71
  esac;
 
72
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
73
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
 
74
DATA = $(dist_noinst_DATA) $(pkgconfig_DATA)
 
75
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
76
  distclean-recursive maintainer-clean-recursive
 
77
ETAGS = etags
 
78
CTAGS = ctags
 
79
DIST_SUBDIRS = $(SUBDIRS)
 
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
81
ACLOCAL = @ACLOCAL@
 
82
AMTAR = @AMTAR@
 
83
AR = @AR@
 
84
AUTOCONF = @AUTOCONF@
 
85
AUTOHEADER = @AUTOHEADER@
 
86
AUTOMAKE = @AUTOMAKE@
 
87
AWK = @AWK@
 
88
BLKID = @BLKID@
 
89
BLKID_CFLAGS = @BLKID_CFLAGS@
 
90
BLKID_LIBS = @BLKID_LIBS@
 
91
BLKID_LIBS_STATIC = @BLKID_LIBS_STATIC@
 
92
CC = @CC@
 
93
CCDEPMODE = @CCDEPMODE@
 
94
CFLAGS = @CFLAGS@
 
95
CPP = @CPP@
 
96
CPPFLAGS = @CPPFLAGS@
 
97
CYGPATH_W = @CYGPATH_W@
 
98
DEFS = @DEFS@
 
99
DEPDIR = @DEPDIR@
 
100
DSYMUTIL = @DSYMUTIL@
 
101
DUMPBIN = @DUMPBIN@
 
102
ECHO_C = @ECHO_C@
 
103
ECHO_N = @ECHO_N@
 
104
ECHO_T = @ECHO_T@
 
105
EGREP = @EGREP@
 
106
EXEEXT = @EXEEXT@
 
107
FGREP = @FGREP@
 
108
GMSGFMT = @GMSGFMT@
 
109
GREP = @GREP@
 
110
INSTALL = @INSTALL@
 
111
INSTALL_DATA = @INSTALL_DATA@
 
112
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
113
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
114
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
115
INTLLIBS = @INTLLIBS@
 
116
LD = @LD@
 
117
LDFLAGS = @LDFLAGS@
 
118
LIBBLKID_VERSION = @LIBBLKID_VERSION@
 
119
LIBICONV = @LIBICONV@
 
120
LIBINTL = @LIBINTL@
 
121
LIBOBJS = @LIBOBJS@
 
122
LIBS = @LIBS@
 
123
LIBTOOL = @LIBTOOL@
 
124
LIPO = @LIPO@
 
125
LN_S = @LN_S@
 
126
LTLIBICONV = @LTLIBICONV@
 
127
LTLIBINTL = @LTLIBINTL@
 
128
LTLIBOBJS = @LTLIBOBJS@
 
129
MAKEINFO = @MAKEINFO@
 
130
MKDIR_P = @MKDIR_P@
 
131
MKINSTALLDIRS = @MKINSTALLDIRS@
 
132
MSGFMT = @MSGFMT@
 
133
MSGMERGE = @MSGMERGE@
 
134
NCURSES_LIBS = @NCURSES_LIBS@
 
135
NM = @NM@
 
136
NMEDIT = @NMEDIT@
 
137
OBJDUMP = @OBJDUMP@
 
138
OBJEXT = @OBJEXT@
 
139
OTOOL = @OTOOL@
 
140
OTOOL64 = @OTOOL64@
 
141
PACKAGE = @PACKAGE@
 
142
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
143
PACKAGE_NAME = @PACKAGE_NAME@
 
144
PACKAGE_STRING = @PACKAGE_STRING@
 
145
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
146
PACKAGE_VERSION = @PACKAGE_VERSION@
 
147
PATH_SEPARATOR = @PATH_SEPARATOR@
 
148
PERL = @PERL@
 
149
PKG_CONFIG = @PKG_CONFIG@
 
150
POSUB = @POSUB@
 
151
RANLIB = @RANLIB@
 
152
SED = @SED@
 
153
SELINUX_LIBS = @SELINUX_LIBS@
 
154
SELINUX_LIBS_STATIC = @SELINUX_LIBS_STATIC@
 
155
SET_MAKE = @SET_MAKE@
 
156
SHELL = @SHELL@
 
157
STRIP = @STRIP@
 
158
SUID_CFLAGS = @SUID_CFLAGS@
 
159
SUID_LDFLAGS = @SUID_LDFLAGS@
 
160
USE_NLS = @USE_NLS@
 
161
VERSION = @VERSION@
 
162
VOLID = @VOLID@
 
163
VOLUME_ID_CFLAGS = @VOLUME_ID_CFLAGS@
 
164
VOLUME_ID_LIBS = @VOLUME_ID_LIBS@
 
165
VOLUME_ID_LIBS_STATIC = @VOLUME_ID_LIBS_STATIC@
 
166
XGETTEXT = @XGETTEXT@
 
167
abs_builddir = @abs_builddir@
 
168
abs_srcdir = @abs_srcdir@
 
169
abs_top_builddir = @abs_top_builddir@
 
170
abs_top_srcdir = @abs_top_srcdir@
 
171
ac_ct_CC = @ac_ct_CC@
 
172
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
173
am__include = @am__include@
 
174
am__leading_dot = @am__leading_dot@
 
175
am__quote = @am__quote@
 
176
am__tar = @am__tar@
 
177
am__untar = @am__untar@
 
178
bindir = @bindir@
 
179
build = @build@
 
180
build_alias = @build_alias@
 
181
build_cpu = @build_cpu@
 
182
build_os = @build_os@
 
183
build_vendor = @build_vendor@
 
184
builddir = @builddir@
 
185
datadir = @datadir@
 
186
datarootdir = @datarootdir@
 
187
docdir = @docdir@
 
188
dvidir = @dvidir@
 
189
exec_prefix = @exec_prefix@
 
190
host = @host@
 
191
host_alias = @host_alias@
 
192
host_cpu = @host_cpu@
 
193
host_os = @host_os@
 
194
host_vendor = @host_vendor@
 
195
htmldir = @htmldir@
 
196
includedir = @includedir@
 
197
infodir = @infodir@
 
198
install_sh = @install_sh@
 
199
libdir = @libdir@
 
200
libdirname = @libdirname@
 
201
libexecdir = @libexecdir@
 
202
localedir = @localedir@
 
203
localstatedir = @localstatedir@
 
204
lt_ECHO = @lt_ECHO@
 
205
mandir = @mandir@
 
206
mkdir_p = @mkdir_p@
 
207
oldincludedir = @oldincludedir@
 
208
pdfdir = @pdfdir@
 
209
prefix = @prefix@
 
210
program_transform_name = @program_transform_name@
 
211
psdir = @psdir@
 
212
sbindir = @sbindir@
 
213
sharedstatedir = @sharedstatedir@
 
214
srcdir = @srcdir@
 
215
sysconfdir = @sysconfdir@
 
216
target_alias = @target_alias@
 
217
top_build_prefix = @top_build_prefix@
 
218
top_builddir = @top_builddir@
 
219
top_srcdir = @top_srcdir@
 
220
 
 
221
# The original default vaues of bindir and sbindir:
 
222
usrbinexecdir = ${exec_prefix}/bin
 
223
usrsbinexecdir = ${exec_prefix}/sbin
 
224
usrlibexecdir = ${exec_prefix}/$(libdirname)
 
225
AM_CPPFLAGS = -include $(top_builddir)/config.h -I$(top_srcdir)/include \
 
226
        -DLOCALEDIR=\"$(localedir)\"
 
227
 
 
228
AM_CFLAGS = -fsigned-char
 
229
AM_LDFLAGS = 
 
230
 
 
231
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
 
232
# Unlike with other dist primaries, the files are not distributed if the
 
233
# conditional is false.
 
234
# Work the bug around until it is fixed:
 
235
dist_noinst_DATA = $(dist_man_MANS)
 
236
 
 
237
# Paths to in-tree libraries (use ul_ prefix to avoid possible collisions)
 
238
#
 
239
ul_libblkid_srcdir = $(top_srcdir)/libs/blkid/src
 
240
ul_libblkid_builddir = $(top_builddir)/libs/blkid/src
 
241
ul_libblkid_la = $(top_builddir)/libs/blkid/src/libblkid.la
 
242
SUBDIRS = src bin
 
243
 
 
244
# pkg-config stuff
 
245
pkgconfigdir = $(usrlibexecdir)/pkgconfig
 
246
pkgconfig_DATA = blkid.pc
 
247
dist_man_MANS = libblkid.3
 
248
EXTRA_DIST = README.blkid blkid.pc blkid.pc.in libblkid.3
 
249
all: all-recursive
 
250
 
 
251
.SUFFIXES:
 
252
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/include-Makefile.am $(am__configure_deps)
 
253
        @for dep in $?; do \
 
254
          case '$(am__configure_deps)' in \
 
255
            *$$dep*) \
 
256
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
257
                && exit 0; \
 
258
              exit 1;; \
 
259
          esac; \
 
260
        done; \
 
261
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libs/blkid/Makefile'; \
 
262
        cd $(top_srcdir) && \
 
263
          $(AUTOMAKE) --foreign  libs/blkid/Makefile
 
264
.PRECIOUS: Makefile
 
265
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
266
        @case '$?' in \
 
267
          *config.status*) \
 
268
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
269
          *) \
 
270
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
271
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
272
        esac;
 
273
 
 
274
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
275
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
276
 
 
277
$(top_srcdir)/configure:  $(am__configure_deps)
 
278
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
279
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
280
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
281
blkid.pc: $(top_builddir)/config.status $(srcdir)/blkid.pc.in
 
282
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
283
 
 
284
mostlyclean-libtool:
 
285
        -rm -f *.lo
 
286
 
 
287
clean-libtool:
 
288
        -rm -rf .libs _libs
 
289
install-man3: $(man3_MANS) $(man_MANS)
 
290
        @$(NORMAL_INSTALL)
 
291
        test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
 
292
        @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
 
293
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
294
        for i in $$l2; do \
 
295
          case "$$i" in \
 
296
            *.3*) list="$$list $$i" ;; \
 
297
          esac; \
 
298
        done; \
 
299
        for i in $$list; do \
 
300
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
301
          else file=$$i; fi; \
 
302
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
303
          case "$$ext" in \
 
304
            3*) ;; \
 
305
            *) ext='3' ;; \
 
306
          esac; \
 
307
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
308
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
309
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
310
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
 
311
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
 
312
        done
 
313
uninstall-man3:
 
314
        @$(NORMAL_UNINSTALL)
 
315
        @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
 
316
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
317
        for i in $$l2; do \
 
318
          case "$$i" in \
 
319
            *.3*) list="$$list $$i" ;; \
 
320
          esac; \
 
321
        done; \
 
322
        for i in $$list; do \
 
323
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
324
          case "$$ext" in \
 
325
            3*) ;; \
 
326
            *) ext='3' ;; \
 
327
          esac; \
 
328
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
329
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
330
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
331
          echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
 
332
          rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
 
333
        done
 
334
install-pkgconfigDATA: $(pkgconfig_DATA)
 
335
        @$(NORMAL_INSTALL)
 
336
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
337
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
338
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
339
          f=$(am__strip_dir) \
 
340
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
341
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
342
        done
 
343
 
 
344
uninstall-pkgconfigDATA:
 
345
        @$(NORMAL_UNINSTALL)
 
346
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
347
          f=$(am__strip_dir) \
 
348
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
 
349
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
350
        done
 
351
 
 
352
# This directory's subdirectories are mostly independent; you can cd
 
353
# into them and run `make' without going through this Makefile.
 
354
# To change the values of `make' variables: instead of editing Makefiles,
 
355
# (1) if the variable is set in `config.status', edit `config.status'
 
356
#     (which will cause the Makefiles to be regenerated when you run `make');
 
357
# (2) otherwise, pass the desired values on the `make' command line.
 
358
$(RECURSIVE_TARGETS):
 
359
        @failcom='exit 1'; \
 
360
        for f in x $$MAKEFLAGS; do \
 
361
          case $$f in \
 
362
            *=* | --[!k]*);; \
 
363
            *k*) failcom='fail=yes';; \
 
364
          esac; \
 
365
        done; \
 
366
        dot_seen=no; \
 
367
        target=`echo $@ | sed s/-recursive//`; \
 
368
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
369
          echo "Making $$target in $$subdir"; \
 
370
          if test "$$subdir" = "."; then \
 
371
            dot_seen=yes; \
 
372
            local_target="$$target-am"; \
 
373
          else \
 
374
            local_target="$$target"; \
 
375
          fi; \
 
376
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
377
          || eval $$failcom; \
 
378
        done; \
 
379
        if test "$$dot_seen" = "no"; then \
 
380
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
381
        fi; test -z "$$fail"
 
382
 
 
383
$(RECURSIVE_CLEAN_TARGETS):
 
384
        @failcom='exit 1'; \
 
385
        for f in x $$MAKEFLAGS; do \
 
386
          case $$f in \
 
387
            *=* | --[!k]*);; \
 
388
            *k*) failcom='fail=yes';; \
 
389
          esac; \
 
390
        done; \
 
391
        dot_seen=no; \
 
392
        case "$@" in \
 
393
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
394
          *) list='$(SUBDIRS)' ;; \
 
395
        esac; \
 
396
        rev=''; for subdir in $$list; do \
 
397
          if test "$$subdir" = "."; then :; else \
 
398
            rev="$$subdir $$rev"; \
 
399
          fi; \
 
400
        done; \
 
401
        rev="$$rev ."; \
 
402
        target=`echo $@ | sed s/-recursive//`; \
 
403
        for subdir in $$rev; do \
 
404
          echo "Making $$target in $$subdir"; \
 
405
          if test "$$subdir" = "."; then \
 
406
            local_target="$$target-am"; \
 
407
          else \
 
408
            local_target="$$target"; \
 
409
          fi; \
 
410
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
411
          || eval $$failcom; \
 
412
        done && test -z "$$fail"
 
413
tags-recursive:
 
414
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
415
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
416
        done
 
417
ctags-recursive:
 
418
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
419
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
420
        done
 
421
 
 
422
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
423
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
424
        unique=`for i in $$list; do \
 
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
426
          done | \
 
427
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
428
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
429
        mkid -fID $$unique
 
430
tags: TAGS
 
431
 
 
432
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
433
                $(TAGS_FILES) $(LISP)
 
434
        tags=; \
 
435
        here=`pwd`; \
 
436
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
437
          include_option=--etags-include; \
 
438
          empty_fix=.; \
 
439
        else \
 
440
          include_option=--include; \
 
441
          empty_fix=; \
 
442
        fi; \
 
443
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
444
          if test "$$subdir" = .; then :; else \
 
445
            test ! -f $$subdir/TAGS || \
 
446
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
447
          fi; \
 
448
        done; \
 
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
455
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
456
          test -n "$$unique" || unique=$$empty_fix; \
 
457
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
458
            $$tags $$unique; \
 
459
        fi
 
460
ctags: CTAGS
 
461
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
462
                $(TAGS_FILES) $(LISP)
 
463
        tags=; \
 
464
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
465
        unique=`for i in $$list; do \
 
466
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
467
          done | \
 
468
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
469
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
470
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
471
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
472
             $$tags $$unique
 
473
 
 
474
GTAGS:
 
475
        here=`$(am__cd) $(top_builddir) && pwd` \
 
476
          && cd $(top_srcdir) \
 
477
          && gtags -i $(GTAGS_ARGS) $$here
 
478
 
 
479
distclean-tags:
 
480
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
481
 
 
482
distdir: $(DISTFILES)
 
483
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
484
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
485
        list='$(DISTFILES)'; \
 
486
          dist_files=`for file in $$list; do echo $$file; done | \
 
487
          sed -e "s|^$$srcdirstrip/||;t" \
 
488
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
489
        case $$dist_files in \
 
490
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
491
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
492
                           sort -u` ;; \
 
493
        esac; \
 
494
        for file in $$dist_files; do \
 
495
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
496
          if test -d $$d/$$file; then \
 
497
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
498
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
499
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
500
            fi; \
 
501
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
502
          else \
 
503
            test -f $(distdir)/$$file \
 
504
            || cp -p $$d/$$file $(distdir)/$$file \
 
505
            || exit 1; \
 
506
          fi; \
 
507
        done
 
508
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
509
          if test "$$subdir" = .; then :; else \
 
510
            test -d "$(distdir)/$$subdir" \
 
511
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
512
            || exit 1; \
 
513
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
514
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
515
            (cd $$subdir && \
 
516
              $(MAKE) $(AM_MAKEFLAGS) \
 
517
                top_distdir="$$top_distdir" \
 
518
                distdir="$$distdir/$$subdir" \
 
519
                am__remove_distdir=: \
 
520
                am__skip_length_check=: \
 
521
                distdir) \
 
522
              || exit 1; \
 
523
          fi; \
 
524
        done
 
525
check-am: all-am
 
526
check: check-recursive
 
527
all-am: Makefile $(MANS) $(DATA)
 
528
installdirs: installdirs-recursive
 
529
installdirs-am:
 
530
        for dir in "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(pkgconfigdir)"; do \
 
531
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
532
        done
 
533
install: install-recursive
 
534
install-exec: install-exec-recursive
 
535
install-data: install-data-recursive
 
536
uninstall: uninstall-recursive
 
537
 
 
538
install-am: all-am
 
539
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
540
 
 
541
installcheck: installcheck-recursive
 
542
install-strip:
 
543
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
544
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
545
          `test -z '$(STRIP)' || \
 
546
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
547
mostlyclean-generic:
 
548
 
 
549
clean-generic:
 
550
 
 
551
distclean-generic:
 
552
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
553
 
 
554
maintainer-clean-generic:
 
555
        @echo "This command is intended for maintainers to use"
 
556
        @echo "it deletes files that may require special tools to rebuild."
 
557
clean: clean-recursive
 
558
 
 
559
clean-am: clean-generic clean-libtool mostlyclean-am
 
560
 
 
561
distclean: distclean-recursive
 
562
        -rm -f Makefile
 
563
distclean-am: clean-am distclean-generic distclean-tags
 
564
 
 
565
dvi: dvi-recursive
 
566
 
 
567
dvi-am:
 
568
 
 
569
html: html-recursive
 
570
 
 
571
info: info-recursive
 
572
 
 
573
info-am:
 
574
 
 
575
install-data-am: install-man install-pkgconfigDATA
 
576
 
 
577
install-dvi: install-dvi-recursive
 
578
 
 
579
install-exec-am:
 
580
 
 
581
install-html: install-html-recursive
 
582
 
 
583
install-info: install-info-recursive
 
584
 
 
585
install-man: install-man3
 
586
 
 
587
install-pdf: install-pdf-recursive
 
588
 
 
589
install-ps: install-ps-recursive
 
590
 
 
591
installcheck-am:
 
592
 
 
593
maintainer-clean: maintainer-clean-recursive
 
594
        -rm -f Makefile
 
595
maintainer-clean-am: distclean-am maintainer-clean-generic
 
596
 
 
597
mostlyclean: mostlyclean-recursive
 
598
 
 
599
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
600
 
 
601
pdf: pdf-recursive
 
602
 
 
603
pdf-am:
 
604
 
 
605
ps: ps-recursive
 
606
 
 
607
ps-am:
 
608
 
 
609
uninstall-am: uninstall-man uninstall-pkgconfigDATA
 
610
 
 
611
uninstall-man: uninstall-man3
 
612
 
 
613
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
614
        install-strip
 
615
 
 
616
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
617
        all all-am check check-am clean clean-generic clean-libtool \
 
618
        ctags ctags-recursive distclean distclean-generic \
 
619
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
620
        html-am info info-am install install-am install-data \
 
621
        install-data-am install-dvi install-dvi-am install-exec \
 
622
        install-exec-am install-html install-html-am install-info \
 
623
        install-info-am install-man install-man3 install-pdf \
 
624
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
625
        install-strip installcheck installcheck-am installdirs \
 
626
        installdirs-am maintainer-clean maintainer-clean-generic \
 
627
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
628
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
629
        uninstall-man uninstall-man3 uninstall-pkgconfigDATA
 
630
 
 
631
 
 
632
$(ul_libblkid_la):
 
633
        $(MAKE) -C $(ul_libblkid_builddir)
 
634
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
635
# Otherwise a system limit (for SysV at least) may be exceeded.
 
636
.NOEXPORT: