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

« back to all changes in this revision

Viewing changes to libblkid/src/partitions/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
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
DIST_COMMON = $(dist_noinst_DATA) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in $(top_srcdir)/config/include-Makefile.am
 
40
subdir = libblkid/src/partitions
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
43
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 
44
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
45
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
 
46
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
47
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
48
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
 
49
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/tls.m4 \
 
50
        $(top_srcdir)/configure.ac
 
51
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
52
        $(ACLOCAL_M4)
 
53
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
54
CONFIG_HEADER = $(top_builddir)/config.h
 
55
CONFIG_CLEAN_FILES =
 
56
CONFIG_CLEAN_VPATH_FILES =
 
57
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
58
libblkid_partitions_la_DEPENDENCIES =
 
59
am_libblkid_partitions_la_OBJECTS = partitions.lo aix.lo bsd.lo \
 
60
        unixware.lo solaris_x86.lo sun.lo sgi.lo mac.lo dos.lo \
 
61
        minix.lo ultrix.lo gpt.lo
 
62
libblkid_partitions_la_OBJECTS = $(am_libblkid_partitions_la_OBJECTS)
 
63
AM_V_lt = $(am__v_lt_$(V))
 
64
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
65
am__v_lt_0 = --silent
 
66
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
67
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 
68
am__depfiles_maybe = depfiles
 
69
am__mv = mv -f
 
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
73
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
74
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
75
        $(AM_CFLAGS) $(CFLAGS)
 
76
AM_V_CC = $(am__v_CC_$(V))
 
77
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
78
am__v_CC_0 = @echo "  CC    " $@;
 
79
AM_V_at = $(am__v_at_$(V))
 
80
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
81
am__v_at_0 = @
 
82
CCLD = $(CC)
 
83
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
84
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
85
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
86
AM_V_CCLD = $(am__v_CCLD_$(V))
 
87
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
88
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
89
AM_V_GEN = $(am__v_GEN_$(V))
 
90
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
91
am__v_GEN_0 = @echo "  GEN   " $@;
 
92
SOURCES = $(libblkid_partitions_la_SOURCES)
 
93
DIST_SOURCES = $(libblkid_partitions_la_SOURCES)
 
94
DATA = $(dist_noinst_DATA)
 
95
ETAGS = etags
 
96
CTAGS = ctags
 
97
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
98
ACLOCAL = @ACLOCAL@
 
99
AMTAR = @AMTAR@
 
100
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
101
AR = @AR@
 
102
AUTOCONF = @AUTOCONF@
 
103
AUTOHEADER = @AUTOHEADER@
 
104
AUTOMAKE = @AUTOMAKE@
 
105
AWK = @AWK@
 
106
CC = @CC@
 
107
CCDEPMODE = @CCDEPMODE@
 
108
CFLAGS = @CFLAGS@
 
109
CPP = @CPP@
 
110
CPPFLAGS = @CPPFLAGS@
 
111
CYGPATH_W = @CYGPATH_W@
 
112
DEFS = @DEFS@
 
113
DEPDIR = @DEPDIR@
 
114
DLLTOOL = @DLLTOOL@
 
115
DSYMUTIL = @DSYMUTIL@
 
116
DUMPBIN = @DUMPBIN@
 
117
ECHO_C = @ECHO_C@
 
118
ECHO_N = @ECHO_N@
 
119
ECHO_T = @ECHO_T@
 
120
EGREP = @EGREP@
 
121
EXEEXT = @EXEEXT@
 
122
FGREP = @FGREP@
 
123
GMSGFMT = @GMSGFMT@
 
124
GREP = @GREP@
 
125
GTKDOC_CHECK = @GTKDOC_CHECK@
 
126
HTML_DIR = @HTML_DIR@
 
127
INSTALL = @INSTALL@
 
128
INSTALL_DATA = @INSTALL_DATA@
 
129
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
130
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
131
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
132
INTLLIBS = @INTLLIBS@
 
133
LD = @LD@
 
134
LDFLAGS = @LDFLAGS@
 
135
LIBBLKID_DATE = @LIBBLKID_DATE@
 
136
LIBBLKID_VERSION = @LIBBLKID_VERSION@
 
137
LIBBLKID_VERSION_INFO = @LIBBLKID_VERSION_INFO@
 
138
LIBICONV = @LIBICONV@
 
139
LIBINTL = @LIBINTL@
 
140
LIBMOUNT_VERSION = @LIBMOUNT_VERSION@
 
141
LIBMOUNT_VERSION_INFO = @LIBMOUNT_VERSION_INFO@
 
142
LIBOBJS = @LIBOBJS@
 
143
LIBS = @LIBS@
 
144
LIBTOOL = @LIBTOOL@
 
145
LIBUUID_VERSION = @LIBUUID_VERSION@
 
146
LIBUUID_VERSION_INFO = @LIBUUID_VERSION_INFO@
 
147
LIPO = @LIPO@
 
148
LN_S = @LN_S@
 
149
LTLIBICONV = @LTLIBICONV@
 
150
LTLIBINTL = @LTLIBINTL@
 
151
LTLIBOBJS = @LTLIBOBJS@
 
152
MAKEINFO = @MAKEINFO@
 
153
MANIFEST_TOOL = @MANIFEST_TOOL@
 
154
MKDIR_P = @MKDIR_P@
 
155
MKINSTALLDIRS = @MKINSTALLDIRS@
 
156
MSGFMT = @MSGFMT@
 
157
MSGMERGE = @MSGMERGE@
 
158
NCURSES_LIBS = @NCURSES_LIBS@
 
159
NM = @NM@
 
160
NMEDIT = @NMEDIT@
 
161
OBJDUMP = @OBJDUMP@
 
162
OBJEXT = @OBJEXT@
 
163
OTOOL = @OTOOL@
 
164
OTOOL64 = @OTOOL64@
 
165
PACKAGE = @PACKAGE@
 
166
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
167
PACKAGE_NAME = @PACKAGE_NAME@
 
168
PACKAGE_STRING = @PACKAGE_STRING@
 
169
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
170
PACKAGE_URL = @PACKAGE_URL@
 
171
PACKAGE_VERSION = @PACKAGE_VERSION@
 
172
PATH_SEPARATOR = @PATH_SEPARATOR@
 
173
PERL = @PERL@
 
174
PKG_CONFIG = @PKG_CONFIG@
 
175
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
176
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
177
POSUB = @POSUB@
 
178
RANLIB = @RANLIB@
 
179
SED = @SED@
 
180
SELINUX_LIBS = @SELINUX_LIBS@
 
181
SELINUX_LIBS_STATIC = @SELINUX_LIBS_STATIC@
 
182
SET_MAKE = @SET_MAKE@
 
183
SHELL = @SHELL@
 
184
SOCKET_LIBS = @SOCKET_LIBS@
 
185
STRIP = @STRIP@
 
186
SUID_CFLAGS = @SUID_CFLAGS@
 
187
SUID_LDFLAGS = @SUID_LDFLAGS@
 
188
USE_NLS = @USE_NLS@
 
189
VERSION = @VERSION@
 
190
XGETTEXT = @XGETTEXT@
 
191
XSLTPROC = @XSLTPROC@
 
192
abs_builddir = @abs_builddir@
 
193
abs_srcdir = @abs_srcdir@
 
194
abs_top_builddir = @abs_top_builddir@
 
195
abs_top_srcdir = @abs_top_srcdir@
 
196
ac_ct_AR = @ac_ct_AR@
 
197
ac_ct_CC = @ac_ct_CC@
 
198
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
199
am__include = @am__include@
 
200
am__leading_dot = @am__leading_dot@
 
201
am__quote = @am__quote@
 
202
am__tar = @am__tar@
 
203
am__untar = @am__untar@
 
204
bindir = @bindir@
 
205
build = @build@
 
206
build_alias = @build_alias@
 
207
build_cpu = @build_cpu@
 
208
build_os = @build_os@
 
209
build_vendor = @build_vendor@
 
210
builddir = @builddir@
 
211
datadir = @datadir@
 
212
datarootdir = @datarootdir@
 
213
docdir = @docdir@
 
214
dvidir = @dvidir@
 
215
exec_prefix = @exec_prefix@
 
216
host = @host@
 
217
host_alias = @host_alias@
 
218
host_cpu = @host_cpu@
 
219
host_os = @host_os@
 
220
host_vendor = @host_vendor@
 
221
htmldir = @htmldir@
 
222
includedir = @includedir@
 
223
infodir = @infodir@
 
224
install_sh = @install_sh@
 
225
libdir = @libdir@
 
226
libdirname = @libdirname@
 
227
libexecdir = @libexecdir@
 
228
localedir = @localedir@
 
229
localstatedir = @localstatedir@
 
230
mandir = @mandir@
 
231
mkdir_p = @mkdir_p@
 
232
oldincludedir = @oldincludedir@
 
233
pdfdir = @pdfdir@
 
234
prefix = @prefix@
 
235
program_transform_name = @program_transform_name@
 
236
psdir = @psdir@
 
237
sbindir = @sbindir@
 
238
sharedstatedir = @sharedstatedir@
 
239
srcdir = @srcdir@
 
240
sysconfdir = @sysconfdir@
 
241
target_alias = @target_alias@
 
242
top_build_prefix = @top_build_prefix@
 
243
top_builddir = @top_builddir@
 
244
top_srcdir = @top_srcdir@
 
245
usrbin_execdir = @usrbin_execdir@
 
246
usrlib_execdir = @usrlib_execdir@
 
247
usrsbin_execdir = @usrsbin_execdir@
 
248
AM_CPPFLAGS = -include $(top_builddir)/config.h \
 
249
        -I$(top_srcdir)/include -DLOCALEDIR=\"$(localedir)\" \
 
250
        -I$(ul_libblkid_incdir) -I$(ul_libblkid_srcdir)
 
251
AM_CFLAGS = -fsigned-char
 
252
AM_LDFLAGS = 
 
253
 
 
254
# Automake (at least up to 1.10) mishandles dist_man_MANS inside conditionals.
 
255
# Unlike with other dist primaries, the files are not distributed if the
 
256
# conditional is false.
 
257
# Work the bug around until it is fixed:
 
258
dist_noinst_DATA = $(dist_man_MANS)
 
259
 
 
260
# Paths to in-tree libraries (use ul_ prefix to avoid possible collisions)
 
261
#
 
262
# blkid
 
263
ul_libblkid_srcdir = $(top_srcdir)/libblkid/src
 
264
ul_libblkid_builddir = $(top_builddir)/libblkid/src
 
265
ul_libblkid_la = $(top_builddir)/libblkid/src/libblkid.la
 
266
 
 
267
# blkid.h is generated by ./configure script and stored in build directory
 
268
ul_libblkid_incdir = $(ul_libblkid_builddir)
 
269
 
 
270
# uuid
 
271
ul_libuuid_srcdir = $(top_srcdir)/libuuid/src
 
272
ul_libuuid_builddir = $(top_builddir)/libuuid/src
 
273
ul_libuuid_la = $(top_builddir)/libuuid/src/libuuid.la
 
274
 
 
275
# mount
 
276
ul_libmount_srcdir = $(top_srcdir)/libmount/src
 
277
ul_libmount_builddir = $(top_builddir)/libmount/src
 
278
ul_libmount_la = $(top_builddir)/libmount/src/libmount.la
 
279
 
 
280
# libmount.h is generated by ./configure script and stored in build directory
 
281
ul_libmount_incdir = $(ul_libmount_builddir)
 
282
libblkid_partitions_la_LIBADD = 
 
283
noinst_LTLIBRARIES = libblkid_partitions.la
 
284
libblkid_partitions_la_SOURCES = partitions.c \
 
285
                                partitions.h \
 
286
                                blkid_parttypes.h \
 
287
                                aix.c \
 
288
                                aix.h \
 
289
                                bsd.c \
 
290
                                unixware.c \
 
291
                                solaris_x86.c \
 
292
                                sun.c \
 
293
                                sgi.c \
 
294
                                mac.c \
 
295
                                dos.c \
 
296
                                dos.h \
 
297
                                minix.c \
 
298
                                ultrix.c \
 
299
                                gpt.c
 
300
 
 
301
all: all-am
 
302
 
 
303
.SUFFIXES:
 
304
.SUFFIXES: .c .lo .o .obj
 
305
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/config/include-Makefile.am $(am__configure_deps)
 
306
        @for dep in $?; do \
 
307
          case '$(am__configure_deps)' in \
 
308
            *$$dep*) \
 
309
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
310
                && { if test -f $@; then exit 0; else break; fi; }; \
 
311
              exit 1;; \
 
312
          esac; \
 
313
        done; \
 
314
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libblkid/src/partitions/Makefile'; \
 
315
        $(am__cd) $(top_srcdir) && \
 
316
          $(AUTOMAKE) --foreign libblkid/src/partitions/Makefile
 
317
.PRECIOUS: Makefile
 
318
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
319
        @case '$?' in \
 
320
          *config.status*) \
 
321
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
322
          *) \
 
323
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
324
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
325
        esac;
 
326
 
 
327
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
328
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
329
 
 
330
$(top_srcdir)/configure:  $(am__configure_deps)
 
331
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
332
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
333
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
334
$(am__aclocal_m4_deps):
 
335
 
 
336
clean-noinstLTLIBRARIES:
 
337
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
338
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
339
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
340
          test "$$dir" != "$$p" || dir=.; \
 
341
          echo "rm -f \"$${dir}/so_locations\""; \
 
342
          rm -f "$${dir}/so_locations"; \
 
343
        done
 
344
libblkid_partitions.la: $(libblkid_partitions_la_OBJECTS) $(libblkid_partitions_la_DEPENDENCIES) 
 
345
        $(AM_V_CCLD)$(LINK)  $(libblkid_partitions_la_OBJECTS) $(libblkid_partitions_la_LIBADD) $(LIBS)
 
346
 
 
347
mostlyclean-compile:
 
348
        -rm -f *.$(OBJEXT)
 
349
 
 
350
distclean-compile:
 
351
        -rm -f *.tab.c
 
352
 
 
353
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix.Plo@am__quote@
 
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsd.Plo@am__quote@
 
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dos.Plo@am__quote@
 
356
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpt.Plo@am__quote@
 
357
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mac.Plo@am__quote@
 
358
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minix.Plo@am__quote@
 
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/partitions.Plo@am__quote@
 
360
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sgi.Plo@am__quote@
 
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solaris_x86.Plo@am__quote@
 
362
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sun.Plo@am__quote@
 
363
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ultrix.Plo@am__quote@
 
364
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unixware.Plo@am__quote@
 
365
 
 
366
.c.o:
 
367
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
368
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
369
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
372
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
373
 
 
374
.c.obj:
 
375
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
376
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
377
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
380
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
381
 
 
382
.c.lo:
 
383
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
384
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
385
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
388
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
389
 
 
390
mostlyclean-libtool:
 
391
        -rm -f *.lo
 
392
 
 
393
clean-libtool:
 
394
        -rm -rf .libs _libs
 
395
 
 
396
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
397
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
398
        unique=`for i in $$list; do \
 
399
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
400
          done | \
 
401
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
402
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
403
        mkid -fID $$unique
 
404
tags: TAGS
 
405
 
 
406
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
407
                $(TAGS_FILES) $(LISP)
 
408
        set x; \
 
409
        here=`pwd`; \
 
410
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
411
        unique=`for i in $$list; do \
 
412
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
413
          done | \
 
414
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
415
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
416
        shift; \
 
417
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
418
          test -n "$$unique" || unique=$$empty_fix; \
 
419
          if test $$# -gt 0; then \
 
420
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
421
              "$$@" $$unique; \
 
422
          else \
 
423
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
424
              $$unique; \
 
425
          fi; \
 
426
        fi
 
427
ctags: CTAGS
 
428
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
429
                $(TAGS_FILES) $(LISP)
 
430
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
431
        unique=`for i in $$list; do \
 
432
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
433
          done | \
 
434
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
435
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
436
        test -z "$(CTAGS_ARGS)$$unique" \
 
437
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
438
             $$unique
 
439
 
 
440
GTAGS:
 
441
        here=`$(am__cd) $(top_builddir) && pwd` \
 
442
          && $(am__cd) $(top_srcdir) \
 
443
          && gtags -i $(GTAGS_ARGS) "$$here"
 
444
 
 
445
distclean-tags:
 
446
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
447
 
 
448
distdir: $(DISTFILES)
 
449
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
450
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
451
        list='$(DISTFILES)'; \
 
452
          dist_files=`for file in $$list; do echo $$file; done | \
 
453
          sed -e "s|^$$srcdirstrip/||;t" \
 
454
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
455
        case $$dist_files in \
 
456
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
457
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
458
                           sort -u` ;; \
 
459
        esac; \
 
460
        for file in $$dist_files; do \
 
461
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
462
          if test -d $$d/$$file; then \
 
463
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
464
            if test -d "$(distdir)/$$file"; then \
 
465
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
466
            fi; \
 
467
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
468
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
469
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
470
            fi; \
 
471
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
472
          else \
 
473
            test -f "$(distdir)/$$file" \
 
474
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
475
            || exit 1; \
 
476
          fi; \
 
477
        done
 
478
check-am: all-am
 
479
check: check-am
 
480
all-am: Makefile $(LTLIBRARIES) $(DATA)
 
481
installdirs:
 
482
install: install-am
 
483
install-exec: install-exec-am
 
484
install-data: install-data-am
 
485
uninstall: uninstall-am
 
486
 
 
487
install-am: all-am
 
488
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
489
 
 
490
installcheck: installcheck-am
 
491
install-strip:
 
492
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
493
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
494
          `test -z '$(STRIP)' || \
 
495
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
496
mostlyclean-generic:
 
497
 
 
498
clean-generic:
 
499
 
 
500
distclean-generic:
 
501
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
502
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
503
 
 
504
maintainer-clean-generic:
 
505
        @echo "This command is intended for maintainers to use"
 
506
        @echo "it deletes files that may require special tools to rebuild."
 
507
clean: clean-am
 
508
 
 
509
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
510
        mostlyclean-am
 
511
 
 
512
distclean: distclean-am
 
513
        -rm -rf ./$(DEPDIR)
 
514
        -rm -f Makefile
 
515
distclean-am: clean-am distclean-compile distclean-generic \
 
516
        distclean-tags
 
517
 
 
518
dvi: dvi-am
 
519
 
 
520
dvi-am:
 
521
 
 
522
html: html-am
 
523
 
 
524
html-am:
 
525
 
 
526
info: info-am
 
527
 
 
528
info-am:
 
529
 
 
530
install-data-am:
 
531
 
 
532
install-dvi: install-dvi-am
 
533
 
 
534
install-dvi-am:
 
535
 
 
536
install-exec-am:
 
537
 
 
538
install-html: install-html-am
 
539
 
 
540
install-html-am:
 
541
 
 
542
install-info: install-info-am
 
543
 
 
544
install-info-am:
 
545
 
 
546
install-man:
 
547
 
 
548
install-pdf: install-pdf-am
 
549
 
 
550
install-pdf-am:
 
551
 
 
552
install-ps: install-ps-am
 
553
 
 
554
install-ps-am:
 
555
 
 
556
installcheck-am:
 
557
 
 
558
maintainer-clean: maintainer-clean-am
 
559
        -rm -rf ./$(DEPDIR)
 
560
        -rm -f Makefile
 
561
maintainer-clean-am: distclean-am maintainer-clean-generic
 
562
 
 
563
mostlyclean: mostlyclean-am
 
564
 
 
565
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
566
        mostlyclean-libtool
 
567
 
 
568
pdf: pdf-am
 
569
 
 
570
pdf-am:
 
571
 
 
572
ps: ps-am
 
573
 
 
574
ps-am:
 
575
 
 
576
uninstall-am:
 
577
 
 
578
.MAKE: install-am install-strip
 
579
 
 
580
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
581
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
582
        distclean-compile distclean-generic distclean-libtool \
 
583
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
584
        install install-am install-data install-data-am install-dvi \
 
585
        install-dvi-am install-exec install-exec-am install-html \
 
586
        install-html-am install-info install-info-am install-man \
 
587
        install-pdf install-pdf-am install-ps install-ps-am \
 
588
        install-strip installcheck installcheck-am installdirs \
 
589
        maintainer-clean maintainer-clean-generic mostlyclean \
 
590
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
591
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
592
 
 
593
 
 
594
$(ul_libblkid_la):
 
595
        $(MAKE) -C $(ul_libblkid_builddir)
 
596
 
 
597
$(ul_libuuid_la):
 
598
        $(MAKE) -C $(ul_libuuid_builddir)
 
599
 
 
600
$(ul_libmount_la):
 
601
        $(MAKE) -C $(ul_libmount_builddir)
 
602
 
 
603
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
604
# Otherwise a system limit (for SysV at least) may be exceeded.
 
605
.NOEXPORT: